Class: Aws::Types::GetAccountInformationRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetAccountInformationRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#account_id ⇒ ::String
Returns the value of attribute account_id.
Instance Attribute Details
#account_id ⇒ ::String
Returns the value of attribute account_id.
79 80 81 |
# File 'sig/types.rbs', line 79 def account_id @account_id end |