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