pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.autoscaling.kotlin
/
TagArgs
/
TagArgs
Tag
Args
fun
TagArgs
(
autoscalingGroupName
:
Output
<
String
>
?
=
null
,
tag
:
Output
<
TagTagArgs
>
?
=
null
)