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]
874 |
# File 'sig/client.rbs', line 874 def grants: () -> ::Array[Types::Grant] |
#next_token ⇒ ::String
875 |
# File 'sig/client.rbs', line 875 def next_token: () -> ::String |