Module: Aws::LicenseManager::Client::_ListReceivedLicensesForOrganizationResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListReceivedLicensesForOrganizationResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#licenses ⇒ ::Array[Types::GrantedLicense]
930 |
# File 'sig/client.rbs', line 930
def licenses: () -> ::Array[Types::GrantedLicense]
|
#next_token ⇒ ::String
931 |
# File 'sig/client.rbs', line 931
def next_token: () -> ::String
|