pulumi-gcp-kotlin
6.49.0.1
pulumi-gcp-kotlin
/
com.pulumi.gcp.assuredworkloads.kotlin
/
WorkloadArgsBuilder
/
labels
labels
@
JvmName
(
name
=
"ekldfadrwpuibbhx"
)
suspend
fun
labels
(
value
:
Output
<
Map
<
String
,
String
>
>
)
@
JvmName
(
name
=
"ywyjvgcitqilxbum"
)
suspend
fun
labels
(
value
:
Map
<
String
,
String
>
?
)
Parameters
value
Optional. Labels applied to the workload.
@
JvmName
(
name
=
"gcwuaxnqaanrpnkw"
)
fun
labels
(
vararg
values
:
Pair
<
String
,
String
>
)
Parameters
values
Optional. Labels applied to the workload.