annotations

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

Parameters

value

The annotations of the alert rule. See annotations below.


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


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

Parameters

values

The annotations of the alert rule. See annotations below.


@JvmName(name = "kwrfmxmeolonfybt")
suspend fun annotations(argument: List<suspend PrometheusAlertRuleAnnotationArgsBuilder.() -> Unit>)
@JvmName(name = "spdpfqhqeujpmlox")
suspend fun annotations(vararg argument: suspend PrometheusAlertRuleAnnotationArgsBuilder.() -> Unit)
@JvmName(name = "ujxdcjxrgctqrmvg")
suspend fun annotations(argument: suspend PrometheusAlertRuleAnnotationArgsBuilder.() -> Unit)

Parameters

argument

The annotations of the alert rule. See annotations below.