Class: Aws::Types::GetNetworkSettingsResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetNetworkSettingsResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#settings ⇒ ::Array[Types::Setting]
Returns the value of attribute settings.
Instance Attribute Details
#settings ⇒ ::Array[Types::Setting]
Returns the value of attribute settings.
401 402 403 |
# File 'sig/types.rbs', line 401 def settings @settings end |