Class: Aws::Types::AssociateIpAccessSettingsRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#ip_access_settings_arn::String

Returns the value of attribute ip_access_settings_arn.

Returns:

  • (::String)


42
43
44
# File 'sig/types.rbs', line 42

def ip_access_settings_arn
  @ip_access_settings_arn
end

#portal_arn::String

Returns the value of attribute portal_arn.

Returns:

  • (::String)


41
42
43
# File 'sig/types.rbs', line 41

def portal_arn
  @portal_arn
end