annotations

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

Parameters

value

Alert template annotations.


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


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

Parameters

values

Alert template annotations.


@JvmName(name = "fnhgwlcldimepnib")
suspend fun annotations(argument: List<suspend AlertAnnotationArgsBuilder.() -> Unit>)
@JvmName(name = "surelccyhiwhlwjn")
suspend fun annotations(vararg argument: suspend AlertAnnotationArgsBuilder.() -> Unit)
@JvmName(name = "hoddqdmskqvvtttv")
suspend fun annotations(argument: suspend AlertAnnotationArgsBuilder.() -> Unit)

Parameters

argument

Alert template annotations.