Class: Aws::Types::GetAccountSettingsResult
- Inherits:
-
Object
- Object
- Aws::Types::GetAccountSettingsResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#account_settings ⇒ Types::AccountSettings
Returns the value of attribute account_settings.
Instance Attribute Details
#account_settings ⇒ Types::AccountSettings
Returns the value of attribute account_settings.
382 383 384 |
# File 'sig/types.rbs', line 382 def account_settings @account_settings end |