annotations

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

Parameters

value

The annotations of the alert rule. See annotations below.


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


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

Parameters

values

The annotations of the alert rule. See annotations below.


@JvmName(name = "rydtdshjjisuuvoc")
suspend fun annotations(argument: List<suspend PrometheusAlertRuleAnnotationArgsBuilder.() -> Unit>)
@JvmName(name = "vxuhwoggbxsndwkf")
suspend fun annotations(vararg argument: suspend PrometheusAlertRuleAnnotationArgsBuilder.() -> Unit)
@JvmName(name = "lwoetohllmwrrbuf")
suspend fun annotations(argument: suspend PrometheusAlertRuleAnnotationArgsBuilder.() -> Unit)

Parameters

argument

The annotations of the alert rule. See annotations below.