annotations

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

Parameters

value

Annotations for new alert.


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


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

Parameters

values

Annotations for new alert.


@JvmName(name = "sbwcckljmkklfhtw")
suspend fun annotations(argument: List<suspend AlertAnnotationArgsBuilder.() -> Unit>)
@JvmName(name = "tnoboijioykovxle")
suspend fun annotations(vararg argument: suspend AlertAnnotationArgsBuilder.() -> Unit)
@JvmName(name = "wndwrmwbvrphlrqk")
suspend fun annotations(argument: suspend AlertAnnotationArgsBuilder.() -> Unit)

Parameters

argument

Annotations for new alert.