Module: Aws::LicenseManager::Client::_ListDistributedGrantsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListDistributedGrantsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#grants ⇒ ::Array[Types::Grant]
685 |
# File 'sig/client.rbs', line 685
def grants: () -> ::Array[Types::Grant]
|
#next_token ⇒ ::String
686 |
# File 'sig/client.rbs', line 686
def next_token: () -> ::String
|