annotations

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

Parameters

value

Annotations for new alert.


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


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

Parameters

values

Annotations for new alert.


@JvmName(name = "xjxgilqwvgyuchbv")
suspend fun annotations(argument: List<suspend AlertAnnotationArgsBuilder.() -> Unit>)
@JvmName(name = "mnwgwmvvgysctwgm")
suspend fun annotations(vararg argument: suspend AlertAnnotationArgsBuilder.() -> Unit)
@JvmName(name = "gypobhuwihrdudyq")
suspend fun annotations(argument: suspend AlertAnnotationArgsBuilder.() -> Unit)

Parameters

argument

Annotations for new alert.