LaunchTemplateLicenseSpecificationArgs

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

Constructors

Link copied to clipboard
constructor(licenseConfigurationArn: Output<String>)

Properties

Link copied to clipboard

ARN of the license configuration.

Functions

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