annotations

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

Parameters

value

The annotations of the alert rule.. See the following Block annotations.


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


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

Parameters

values

The annotations of the alert rule.. See the following Block annotations.


@JvmName(name = "hrobddngebielsrx")
suspend fun annotations(argument: List<suspend PrometheusAlertRuleAnnotationArgsBuilder.() -> Unit>)
@JvmName(name = "wqindiaxybdtnhvb")
suspend fun annotations(vararg argument: suspend PrometheusAlertRuleAnnotationArgsBuilder.() -> Unit)
@JvmName(name = "vivmvyyflfqkscdk")
suspend fun annotations(argument: suspend PrometheusAlertRuleAnnotationArgsBuilder.() -> Unit)

Parameters

argument

The annotations of the alert rule.. See the following Block annotations.