Module: Aws::LicenseManager::Client::_ListReceivedLicensesResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListReceivedLicensesResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#licenses::Array[Types::GrantedLicense]

Returns:



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

def licenses: () -> ::Array[Types::GrantedLicense]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String