Module: Aws::SSOAdmin::Client::_ListApplicationGrantsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListApplicationGrantsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#grants ⇒ ::Array[Types::GrantItem]
747 |
# File 'sig/client.rbs', line 747
def grants: () -> ::Array[Types::GrantItem]
|
#next_token ⇒ ::String
748 |
# File 'sig/client.rbs', line 748
def next_token: () -> ::String
|