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