pulumi-alicloud-kotlin
3.55.2.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.sls.kotlin.inputs
/
AlertConfigurationArgsBuilder
/
labels
labels
@
JvmName
(
name
=
"sqyxvrxontsjcnxl"
)
suspend
fun
labels
(
value
:
Output
<
List
<
AlertConfigurationLabelArgs
>
>
)
@
JvmName
(
name
=
"tgwbhmmgrlbceoxy"
)
suspend
fun
labels
(
value
:
List
<
AlertConfigurationLabelArgs
>
?
)
Parameters
value
Label. See
labels
below.
@
JvmName
(
name
=
"uhiitvoakpyttdne"
)
suspend
fun
labels
(
vararg
values
:
Output
<
AlertConfigurationLabelArgs
>
)
@
JvmName
(
name
=
"pikodhwbauxplsxe"
)
suspend
fun
labels
(
values
:
List
<
Output
<
AlertConfigurationLabelArgs
>
>
)
@
JvmName
(
name
=
"ecejnvcxfkdrjkxf"
)
suspend
fun
labels
(
vararg
values
:
AlertConfigurationLabelArgs
)
Parameters
values
Label. See
labels
below.
@
JvmName
(
name
=
"hffgahwokmpomckm"
)
suspend
fun
labels
(
argument
:
List
<
suspend
AlertConfigurationLabelArgsBuilder
.
(
)
->
Unit
>
)
@
JvmName
(
name
=
"nninmvulhkpisetc"
)
suspend
fun
labels
(
vararg
argument
:
suspend
AlertConfigurationLabelArgsBuilder
.
(
)
->
Unit
)
@
JvmName
(
name
=
"ubcvkmgqjdnbfnqq"
)
suspend
fun
labels
(
argument
:
suspend
AlertConfigurationLabelArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
Label. See
labels
below.