Module: Aws::LicenseManager::Client::_ListLicenseConfigurationsForOrganizationResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListLicenseConfigurationsForOrganizationResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#license_configurations ⇒ ::Array[Types::LicenseConfiguration]
774 |
# File 'sig/client.rbs', line 774 def license_configurations: () -> ::Array[Types::LicenseConfiguration] |
#next_token ⇒ ::String
775 |
# File 'sig/client.rbs', line 775 def next_token: () -> ::String |