toggle menu
pulumi-aws-kotlin
5.43.0.1
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
=
"lciolbdcaqiskpda"
)
suspend
fun
autoscalingGroupName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"hdvnkbnpniodcbkj"
)
suspend
fun
autoscalingGroupName
(
value
:
String
?
)
tag
Link copied to clipboard
@
JvmName
(
name
=
"wqjyhmgoffhkihgh"
)
suspend
fun
tag
(
value
:
TagTagArgs
?
)
@
JvmName
(
name
=
"uenrxbyyrpkrcffd"
)
suspend
fun
tag
(
value
:
Output
<
TagTagArgs
>
)
@
JvmName
(
name
=
"djoauqpvtiwcbryc"
)
suspend
fun
tag
(
argument
:
suspend
TagTagArgsBuilder
.
(
)
->
Unit
)