pulumi-alicloud-kotlin
3.43.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.log.kotlin
/
AlertArgsBuilder
/
labels
labels
@
JvmName
(
name
=
"srfrdwshwaptblpy"
)
suspend
fun
labels
(
value
:
Output
<
List
<
AlertLabelArgs
>
>
)
@
JvmName
(
name
=
"faexjxgxkwxiuesx"
)
suspend
fun
labels
(
value
:
List
<
AlertLabelArgs
>
?
)
Parameters
value
Labels for new alert.
@
JvmName
(
name
=
"esiakfcbmnkupxsu"
)
suspend
fun
labels
(
vararg
values
:
Output
<
AlertLabelArgs
>
)
@
JvmName
(
name
=
"aryhgfwbcimkcpxa"
)
suspend
fun
labels
(
values
:
List
<
Output
<
AlertLabelArgs
>
>
)
@
JvmName
(
name
=
"loyeucuorxnsrjcq"
)
suspend
fun
labels
(
vararg
values
:
AlertLabelArgs
)
Parameters
values
Labels for new alert.
@
JvmName
(
name
=
"jtpjgxagmxalmvyg"
)
suspend
fun
labels
(
argument
:
List
<
suspend
AlertLabelArgsBuilder
.
(
)
->
Unit
>
)
@
JvmName
(
name
=
"ysualpbtrxadewrs"
)
suspend
fun
labels
(
vararg
argument
:
suspend
AlertLabelArgsBuilder
.
(
)
->
Unit
)
@
JvmName
(
name
=
"rqmqojxudqkpnsxs"
)
suspend
fun
labels
(
argument
:
suspend
AlertLabelArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
Labels for new alert.