toggle menu
pulumi-aws-kotlin
6.76.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.autoscaling.kotlin
/
TagArgsBuilder
Tag
Args
Builder
class
TagArgsBuilder
Builder for
TagArgs
.
Members
Functions
autoscaling
Group
Name
Link copied to clipboard
@
JvmName
(
name
=
"ybiqrvmufosaomnq"
)
suspend
fun
autoscalingGroupName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"dffplwxftwiajvrc"
)
suspend
fun
autoscalingGroupName
(
value
:
String
?
)
tag
Link copied to clipboard
@
JvmName
(
name
=
"fmmvcuktmtbrebla"
)
suspend
fun
tag
(
value
:
TagTagArgs
?
)
@
JvmName
(
name
=
"rastuxobsmmcayvb"
)
suspend
fun
tag
(
value
:
Output
<
TagTagArgs
>
)
@
JvmName
(
name
=
"uqispqsxvhonsolt"
)
suspend
fun
tag
(
argument
:
suspend
TagTagArgsBuilder
.
(
)
->
Unit
)