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.