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