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]
829 |
# File 'sig/client.rbs', line 829 def license_specifications: () -> ::Array[Types::LicenseSpecification] |
#next_token ⇒ ::String
830 |
# File 'sig/client.rbs', line 830 def next_token: () -> ::String |