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:



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String