Module: Aws::FMS::Client::_GetAdminScopeResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetAdminScopeResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#admin_scope ⇒ Types::AdminScope
179 |
# File 'sig/client.rbs', line 179
def admin_scope: () -> Types::AdminScope
|
#status ⇒ "ONBOARDING", ...
180 |
# File 'sig/client.rbs', line 180
def status: () -> ("ONBOARDING" | "ONBOARDING_COMPLETE" | "OFFBOARDING" | "OFFBOARDING_COMPLETE")
|