pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.ec2.kotlin.inputs
/
LaunchTemplateLicenseSpecificationArgs
Launch
Template
License
Specification
Args
data
class
LaunchTemplateLicenseSpecificationArgs
(
val
licenseConfigurationArn
:
Output
<
String
>
)
:
ConvertibleToJava
<
LaunchTemplateLicenseSpecificationArgs
>
Constructors
Functions
Properties
Constructors
Launch
Template
License
Specification
Args
Link copied to clipboard
fun
LaunchTemplateLicenseSpecificationArgs
(
licenseConfigurationArn
:
Output
<
String
>
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
LaunchTemplateLicenseSpecificationArgs
Properties
license
Configuration
Arn
Link copied to clipboard
val
licenseConfigurationArn
:
Output
<
String
>
ARN of the license configuration.