Module: Aws::FMS::Client::_GetAdminAccountResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetAdminAccountResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#admin_account ⇒ ::String
169 |
# File 'sig/client.rbs', line 169
def admin_account: () -> ::String
|
#role_status ⇒ "READY", ...
170 |
# File 'sig/client.rbs', line 170
def role_status: () -> ("READY" | "CREATING" | "PENDING_DELETION" | "DELETING" | "DELETED")
|