toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.domains.v1beta1.kotlin
/
RegistrationArgsBuilder
/
labels
labels
@
JvmName
(
name
=
"gqljjsxkrbfhlkdi"
)
suspend
fun
labels
(
value
:
Output
<
Map
<
String
,
String
>
>
)
@
JvmName
(
name
=
"oyuewqnubyhwydhq"
)
suspend
fun
labels
(
value
:
Map
<
String
,
String
>
?
)
Parameters
value
Set of labels associated with the
Registration
.
@
JvmName
(
name
=
"ortncxwyhusklyvn"
)
fun
labels
(
vararg
values
:
Pair
<
String
,
String
>
)
Parameters
values
Set of labels associated with the
Registration
.