pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.log.kotlin
/
AlertArgsBuilder
/
annotations
annotations
@
JvmName
(
name
=
"rdevjqspqeyvbsur"
)
suspend
fun
annotations
(
value
:
Output
<
List
<
AlertAnnotationArgs
>
>
)
@
JvmName
(
name
=
"gonjtpcyljrbwakp"
)
suspend
fun
annotations
(
value
:
List
<
AlertAnnotationArgs
>
?
)
Parameters
value
Alert template annotations.
@
JvmName
(
name
=
"fmiixnivkbmfaybr"
)
suspend
fun
annotations
(
vararg
values
:
Output
<
AlertAnnotationArgs
>
)
@
JvmName
(
name
=
"jmtnqclnfidmljkv"
)
suspend
fun
annotations
(
values
:
List
<
Output
<
AlertAnnotationArgs
>
>
)
@
JvmName
(
name
=
"javbtruojhlcpqkt"
)
suspend
fun
annotations
(
vararg
values
:
AlertAnnotationArgs
)
Parameters
values
Alert template annotations.
@
JvmName
(
name
=
"drjdcjahonydrwmh"
)
suspend
fun
annotations
(
argument
:
List
<
suspend
AlertAnnotationArgsBuilder
.
(
)
->
Unit
>
)
@
JvmName
(
name
=
"cxrrhwxkqjwgrcus"
)
suspend
fun
annotations
(
vararg
argument
:
suspend
AlertAnnotationArgsBuilder
.
(
)
->
Unit
)
@
JvmName
(
name
=
"apcydalufwcynhqs"
)
suspend
fun
annotations
(
argument
:
suspend
AlertAnnotationArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
Alert template annotations.