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]

Returns:



685
# File 'sig/client.rbs', line 685

def grants: () -> ::Array[Types::Grant]

#next_token::String

Returns:

  • (::String)


686
# File 'sig/client.rbs', line 686

def next_token: () -> ::String