Class: Aws::Types::DescribeAccountRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeAccountRequest
- 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.
255 256 257 |
# File 'sig/types.rbs', line 255 def account_id @account_id end |