pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ec2.kotlin.inputs
/
LaunchTemplateTagSpecificationArgs
/
LaunchTemplateTagSpecificationArgs
Launch
Template
Tag
Specification
Args
fun
LaunchTemplateTagSpecificationArgs
(
resourceType
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
List
<
LaunchTemplateTagArgs
>
>
?
=
null
)