Class: Aws::Types::DisableDelegatedAdminAccountRequest
- Inherits:
-
Object
- Object
- Aws::Types::DisableDelegatedAdminAccountRequest
- 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.
1252 1253 1254 |
# File 'sig/types.rbs', line 1252 def delegated_admin_account_id @delegated_admin_account_id end |