Module: Aws::LicenseManager::Client::_ListLicensesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListLicensesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#licenses ⇒ ::Array[Types::License]
855 |
# File 'sig/client.rbs', line 855 def licenses: () -> ::Array[Types::License] |
#next_token ⇒ ::String
856 |
# File 'sig/client.rbs', line 856 def next_token: () -> ::String |