annotations

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

Parameters

value

Annotations for new alert.


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


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

Parameters

values

Annotations for new alert.


@JvmName(name = "lttppyptxohslhuy")
suspend fun annotations(argument: List<suspend AlertAnnotationArgsBuilder.() -> Unit>)
@JvmName(name = "pfqfrjehinhumeqa")
suspend fun annotations(vararg argument: suspend AlertAnnotationArgsBuilder.() -> Unit)
@JvmName(name = "tcrqwncfionhlfor")
suspend fun annotations(argument: suspend AlertAnnotationArgsBuilder.() -> Unit)

Parameters

argument

Annotations for new alert.