Class: Aws::Types::UpdateAccountConfigurationRequest
- Inherits:
-
Object
- Object
- Aws::Types::UpdateAccountConfigurationRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#account_configuration ⇒ Types::AccountConfiguration
Returns the value of attribute account_configuration.
Instance Attribute Details
#account_configuration ⇒ Types::AccountConfiguration
Returns the value of attribute account_configuration.
3277 3278 3279 |
# File 'sig/types.rbs', line 3277 def account_configuration @account_configuration end |