annotations

@JvmName(name = "qyeoybsujvshyvor")
suspend fun annotations(value: Output<List<PrometheusAlertRuleAnnotationArgs>>)
@JvmName(name = "midccavvjhjcnwmt")
suspend fun annotations(value: List<PrometheusAlertRuleAnnotationArgs>?)

Parameters

value

The annotations of the alert rule. See annotations below.


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


@JvmName(name = "iicuxqxxrbkicohm")
suspend fun annotations(values: List<Output<PrometheusAlertRuleAnnotationArgs>>)
@JvmName(name = "bpwgiupcnfmbtprh")
suspend fun annotations(vararg values: PrometheusAlertRuleAnnotationArgs)

Parameters

values

The annotations of the alert rule. See annotations below.


@JvmName(name = "tgrhbjbaluvpsiek")
suspend fun annotations(argument: List<suspend PrometheusAlertRuleAnnotationArgsBuilder.() -> Unit>)
@JvmName(name = "uuebbbgxicxwagvb")
suspend fun annotations(vararg argument: suspend PrometheusAlertRuleAnnotationArgsBuilder.() -> Unit)
@JvmName(name = "gergqnyaymqdwqng")
suspend fun annotations(argument: suspend PrometheusAlertRuleAnnotationArgsBuilder.() -> Unit)

Parameters

argument

The annotations of the alert rule. See annotations below.