LaunchTemplateLicenseSpecification

data class LaunchTemplateLicenseSpecification(val licenseConfigurationArn: String? = null)

Specifies a license configuration for an instance. `LicenseSpecification` is a property of AWS::EC2::LaunchTemplate LaunchTemplateData.

Constructors

Link copied to clipboard
constructor(licenseConfigurationArn: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the license configuration.