class Aws::LicenseManager::Types::ListAssociationsForLicenseConfigurationRequest
@note When making an API call, you may pass ListAssociationsForLicenseConfigurationRequest
data as a hash: { license_configuration_arn: "String", # required max_results: 1, next_token: "String", }
@!attribute [rw] license_configuration_arn
Amazon Resource Name (ARN) of a license configuration. @return [String]
@!attribute [rw] max_results
Maximum number of results to return in a single call. @return [Integer]
@!attribute [rw] next_token
Token for the next set of results. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/ListAssociationsForLicenseConfigurationRequest AWS API Documentation
Constants
- SENSITIVE