Class: Aws::Types::EnableDelegatedAdminAccountResponse
- Inherits:
-
Object
- Object
- Aws::Types::EnableDelegatedAdminAccountResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#delegated_admin_account_id ⇒ ::String
Returns the value of attribute delegated_admin_account_id.
Instance Attribute Details
#delegated_admin_account_id ⇒ ::String
Returns the value of attribute delegated_admin_account_id.
1377 1378 1379 |
# File 'sig/types.rbs', line 1377 def delegated_admin_account_id @delegated_admin_account_id end |