Class: Aws::Types::AssociateNetworkSettingsRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#network_settings_arn::String

Returns the value of attribute network_settings_arn.

Returns:

  • (::String)


54
55
56
# File 'sig/types.rbs', line 54

def network_settings_arn
  @network_settings_arn
end

#portal_arn::String

Returns the value of attribute portal_arn.

Returns:

  • (::String)


53
54
55
# File 'sig/types.rbs', line 53

def portal_arn
  @portal_arn
end