toggle menu
pulumi-alicloud-kotlin
3.61.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.ots.kotlin
/
InstanceArgsBuilder
/
tags
tags
@
JvmName
(
name
=
"igjtutimipjbidwo"
)
suspend
fun
tags
(
value
:
Output
<
Map
<
String
,
String
>
>
)
@
JvmName
(
name
=
"dadcdceakrfkyrdq"
)
suspend
fun
tags
(
value
:
Map
<
String
,
String
>
?
)
Parameters
value
A mapping of tags to assign to the instance.
@
JvmName
(
name
=
"iqtfvhnoqwwvwhbw"
)
fun
tags
(
vararg
values
:
Pair
<
String
,
String
>
)
Parameters
values
A mapping of tags to assign to the instance.