Module: Aws::SSOAdmin::Client::_ListApplicationAccessScopesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListApplicationAccessScopesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
692 |
# File 'sig/client.rbs', line 692
def next_token: () -> ::String
|
#scopes ⇒ ::Array[Types::ScopeDetails]
691 |
# File 'sig/client.rbs', line 691
def scopes: () -> ::Array[Types::ScopeDetails]
|