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