annotations

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

Parameters

value

The annotations of the alert rule. See annotations below.


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


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

Parameters

values

The annotations of the alert rule. See annotations below.


@JvmName(name = "apuhewivyhasfwen")
suspend fun annotations(argument: List<suspend PrometheusAlertRuleAnnotationArgsBuilder.() -> Unit>)
@JvmName(name = "rjlglsqhhyuwvrrb")
suspend fun annotations(vararg argument: suspend PrometheusAlertRuleAnnotationArgsBuilder.() -> Unit)
@JvmName(name = "gewbuycbijfxijej")
suspend fun annotations(argument: suspend PrometheusAlertRuleAnnotationArgsBuilder.() -> Unit)

Parameters

argument

The annotations of the alert rule. See annotations below.