class Aws::LicenseManager::Types::LicenseSpecification
Details for associating a license configuration with a resource.
@note When making an API call, you may pass LicenseSpecification
data as a hash: { license_configuration_arn: "String", # required ami_association_scope: "String", }
@!attribute [rw] license_configuration_arn
Amazon Resource Name (ARN) of the license configuration. @return [String]
@!attribute [rw] ami_association_scope
Scope of AMI associations. The possible value is `cross-account`. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/LicenseSpecification AWS API Documentation
Constants
- SENSITIVE