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.
381 382 383 |
# File 'sig/types.rbs', line 381 def account_settings @account_settings end |