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]
854 |
# File 'sig/client.rbs', line 854
def licenses: () -> ::Array[Types::License]
|
#next_token ⇒ ::String
855 |
# File 'sig/client.rbs', line 855
def next_token: () -> ::String
|