Class: Aws::Types::CloseAccountRequest
- Inherits:
-
Object
- Object
- Aws::Types::CloseAccountRequest
- 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.
108 109 110 |
# File 'sig/types.rbs', line 108 def account_id @account_id end |