toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.sls.kotlin.inputs
/
AlertConfigurationArgsBuilder
/
labels
labels
@
JvmName
(
name
=
"rumemgxyeppexhpq"
)
suspend
fun
labels
(
value
:
Output
<
List
<
AlertConfigurationLabelArgs
>
>
)
@
JvmName
(
name
=
"wijxgeacthgvsxvb"
)
suspend
fun
labels
(
value
:
List
<
AlertConfigurationLabelArgs
>
?
)
Parameters
value
Label. See
labels
below.
@
JvmName
(
name
=
"duqrcljfxtpocjcn"
)
suspend
fun
labels
(
vararg
values
:
Output
<
AlertConfigurationLabelArgs
>
)
@
JvmName
(
name
=
"vgaqmrdipdpwpgjb"
)
suspend
fun
labels
(
values
:
List
<
Output
<
AlertConfigurationLabelArgs
>
>
)
@
JvmName
(
name
=
"ffojbcmkolvnqgto"
)
suspend
fun
labels
(
vararg
values
:
AlertConfigurationLabelArgs
)
Parameters
values
Label. See
labels
below.
@
JvmName
(
name
=
"kavoauobibjmvrqq"
)
suspend
fun
labels
(
argument
:
List
<
suspend
AlertConfigurationLabelArgsBuilder
.
(
)
->
Unit
>
)
@
JvmName
(
name
=
"lyvmxtrvgsqsupei"
)
suspend
fun
labels
(
vararg
argument
:
suspend
AlertConfigurationLabelArgsBuilder
.
(
)
->
Unit
)
@
JvmName
(
name
=
"qwgilwxytbjhtips"
)
suspend
fun
labels
(
argument
:
suspend
AlertConfigurationLabelArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
Label. See
labels
below.