Class: Aws::Types::GetDelegatedAdminAccountResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetDelegatedAdminAccountResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#delegated_admin ⇒ Types::DelegatedAdmin
Returns the value of attribute delegated_admin.
Instance Attribute Details
#delegated_admin ⇒ Types::DelegatedAdmin
Returns the value of attribute delegated_admin.
1731 1732 1733 |
# File 'sig/types.rbs', line 1731 def delegated_admin @delegated_admin end |