Class: Aws::Types::NetworkSettingsSummary

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:



960
961
962
# File 'sig/types.rbs', line 960

def network_settings_arn
  @network_settings_arn
end

#vpc_id::String

Returns the value of attribute vpc_id.

Returns:



961
962
963
# File 'sig/types.rbs', line 961

def vpc_id
  @vpc_id
end