annotations

@JvmName(name = "eukbgnlwlkbmkbsq")
suspend fun annotations(value: Output<List<AlertAnnotationArgs>>)
@JvmName(name = "qqpcntegarnmpkgf")
suspend fun annotations(value: List<AlertAnnotationArgs>?)

Parameters

value

Annotations for new alert.


@JvmName(name = "sqjagkkwbngxmafu")
suspend fun annotations(vararg values: Output<AlertAnnotationArgs>)


@JvmName(name = "uejudrlslthplxbf")
suspend fun annotations(values: List<Output<AlertAnnotationArgs>>)
@JvmName(name = "rexmuyxbscjhtyri")
suspend fun annotations(vararg values: AlertAnnotationArgs)

Parameters

values

Annotations for new alert.


@JvmName(name = "twjjbvxswrrxeoah")
suspend fun annotations(argument: List<suspend AlertAnnotationArgsBuilder.() -> Unit>)
@JvmName(name = "ryislnhhfhftfofh")
suspend fun annotations(vararg argument: suspend AlertAnnotationArgsBuilder.() -> Unit)
@JvmName(name = "nmefppipoiogtgpf")
suspend fun annotations(argument: suspend AlertAnnotationArgsBuilder.() -> Unit)

Parameters

argument

Annotations for new alert.