Module: Aws::LicenseManager::Client::_ListLicenseSpecificationsForResourceResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListLicenseSpecificationsForResourceResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#license_specifications ⇒ ::Array[Types::LicenseSpecification]
828 |
# File 'sig/client.rbs', line 828
def license_specifications: () -> ::Array[Types::LicenseSpecification]
|
#next_token ⇒ ::String
829 |
# File 'sig/client.rbs', line 829
def next_token: () -> ::String
|