toggle menu
pulumi-alicloud-kotlin
3.76.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.log.kotlin
/
AlertArgsBuilder
/
annotations
annotations
@
JvmName
(
name
=
"cnmcuinwyoqwihoa"
)
suspend
fun
annotations
(
value
:
Output
<
List
<
AlertAnnotationArgs
>
>
)
@
JvmName
(
name
=
"awdlldjnualpgsdr"
)
suspend
fun
annotations
(
value
:
List
<
AlertAnnotationArgs
>
?
)
Parameters
value
Annotations for new alert.
@
JvmName
(
name
=
"gkfjabureifcxdbi"
)
suspend
fun
annotations
(
vararg
values
:
Output
<
AlertAnnotationArgs
>
)
@
JvmName
(
name
=
"mjjnddpmumwtgahf"
)
suspend
fun
annotations
(
values
:
List
<
Output
<
AlertAnnotationArgs
>
>
)
@
JvmName
(
name
=
"jcajxpfflfwvnadu"
)
suspend
fun
annotations
(
vararg
values
:
AlertAnnotationArgs
)
Parameters
values
Annotations for new alert.
@
JvmName
(
name
=
"easyhiufdvmsbftn"
)
suspend
fun
annotations
(
argument
:
List
<
suspend
AlertAnnotationArgsBuilder
.
(
)
->
Unit
>
)
@
JvmName
(
name
=
"magqgmlrxitajxtk"
)
suspend
fun
annotations
(
vararg
argument
:
suspend
AlertAnnotationArgsBuilder
.
(
)
->
Unit
)
@
JvmName
(
name
=
"pijptxhmdetvvtme"
)
suspend
fun
annotations
(
argument
:
suspend
AlertAnnotationArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
Annotations for new alert.