pulumi-alicloud-kotlin
3.31.0.1
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.log.kotlin
/
AlertArgsBuilder
/
annotations
annotations
@
JvmName
(
name
=
"kvrjlgkrrjgpudam"
)
suspend
fun
annotations
(
value
:
Output
<
List
<
AlertAnnotationArgs
>
>
)
@
JvmName
(
name
=
"wwmgkxxmaighjcwm"
)
suspend
fun
annotations
(
value
:
List
<
AlertAnnotationArgs
>
?
)
Parameters
value
Annotations for new alert.
@
JvmName
(
name
=
"vayylgclsumyjedn"
)
suspend
fun
annotations
(
vararg
values
:
Output
<
AlertAnnotationArgs
>
)
@
JvmName
(
name
=
"atsldewrboowauij"
)
suspend
fun
annotations
(
values
:
List
<
Output
<
AlertAnnotationArgs
>
>
)
@
JvmName
(
name
=
"wesovrgrcbjneoie"
)
suspend
fun
annotations
(
vararg
values
:
AlertAnnotationArgs
)
Parameters
values
Annotations for new alert.
@
JvmName
(
name
=
"pqbuuyyvudvkhvbr"
)
suspend
fun
annotations
(
argument
:
List
<
suspend
AlertAnnotationArgsBuilder
.
(
)
->
Unit
>
)
@
JvmName
(
name
=
"wphugdjpuxdipxnp"
)
suspend
fun
annotations
(
vararg
argument
:
suspend
AlertAnnotationArgsBuilder
.
(
)
->
Unit
)
@
JvmName
(
name
=
"wnphswrvgbuoncnn"
)
suspend
fun
annotations
(
argument
:
suspend
AlertAnnotationArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
Annotations for new alert.