toggle menu
pulumi-gcp-kotlin
6.67.1.1
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.compute.kotlin
/
ImageArgsBuilder
/
labels
labels
@
JvmName
(
name
=
"cgnedvdrawbdcesc"
)
suspend
fun
labels
(
value
:
Output
<
Map
<
String
,
String
>
>
)
@
JvmName
(
name
=
"jydjcivbsmocyyqw"
)
suspend
fun
labels
(
value
:
Map
<
String
,
String
>
?
)
Parameters
value
Labels to apply to this Image.
@
JvmName
(
name
=
"jppukknstpkconkw"
)
fun
labels
(
vararg
values
:
Pair
<
String
,
String
>
)
Parameters
values
Labels to apply to this Image.