LaunchTemplateLicenseSpecificationArgs

data class LaunchTemplateLicenseSpecificationArgs(val licenseConfigurationArn: Output<String>? = null) : ConvertibleToJava<LaunchTemplateLicenseSpecificationArgs>

Specifies a license configuration for an instance.

Constructors

Link copied to clipboard
fun LaunchTemplateLicenseSpecificationArgs(licenseConfigurationArn: Output<String>? = null)

Functions

Link copied to clipboard
open override fun toJava(): LaunchTemplateLicenseSpecificationArgs

Properties

Link copied to clipboard
val licenseConfigurationArn: Output<String>? = null

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