Class: Aws::Types::GetSettingsResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetSettingsResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#settings ⇒ Types::Settings
Returns the value of attribute settings.
Instance Attribute Details
#settings ⇒ Types::Settings
Returns the value of attribute settings.
825 826 827 |
# File 'sig/types.rbs', line 825 def settings @settings end |