Class: Aws::Types::UpdateAccountResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateAccountResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#account ⇒ Types::Account
Returns the value of attribute account.
Instance Attribute Details
#account ⇒ Types::Account
Returns the value of attribute account.
835 836 837 |
# File 'sig/types.rbs', line 835 def account @account end |