Class: Aws::Types::UpdateSettingsResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateSettingsResponse
- 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.
1261 1262 1263 |
# File 'sig/types.rbs', line 1261 def settings @settings end |