toggle menu
pulumi-alicloud-kotlin
3.56.0.1
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.log.kotlin
/
AlertArgsBuilder
/
annotations
annotations
@
JvmName
(
name
=
"ibuttunkhbwkvmxn"
)
suspend
fun
annotations
(
value
:
Output
<
List
<
AlertAnnotationArgs
>
>
)
@
JvmName
(
name
=
"huipufiplhawhncu"
)
suspend
fun
annotations
(
value
:
List
<
AlertAnnotationArgs
>
?
)
Parameters
value
Annotations for new alert.
@
JvmName
(
name
=
"upydqsnhyfcaueil"
)
suspend
fun
annotations
(
vararg
values
:
Output
<
AlertAnnotationArgs
>
)
@
JvmName
(
name
=
"pitcdwfbnygqemuv"
)
suspend
fun
annotations
(
values
:
List
<
Output
<
AlertAnnotationArgs
>
>
)
@
JvmName
(
name
=
"flpytjywhemyrgbr"
)
suspend
fun
annotations
(
vararg
values
:
AlertAnnotationArgs
)
Parameters
values
Annotations for new alert.
@
JvmName
(
name
=
"sbwcckljmkklfhtw"
)
suspend
fun
annotations
(
argument
:
List
<
suspend
AlertAnnotationArgsBuilder
.
(
)
->
Unit
>
)
@
JvmName
(
name
=
"tnoboijioykovxle"
)
suspend
fun
annotations
(
vararg
argument
:
suspend
AlertAnnotationArgsBuilder
.
(
)
->
Unit
)
@
JvmName
(
name
=
"wndwrmwbvrphlrqk"
)
suspend
fun
annotations
(
argument
:
suspend
AlertAnnotationArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
Annotations for new alert.