annotations

@JvmName(name = "bagrungdpaqwjtjv")
suspend fun annotations(value: Output<Map<String, String>>)
@JvmName(name = "ctacxujtvlnyagbb")
suspend fun annotations(value: Map<String, String>?)

Parameters

value

The annotations of the Prometheus alert rule. When a Prometheus alert is triggered, the system renders the annotated keys and values to help you understand the metrics and alert rule.


@JvmName(name = "rcwfiwlkxvyotolm")
fun annotations(vararg values: Pair<String, String>)

Parameters

values

The annotations of the Prometheus alert rule. When a Prometheus alert is triggered, the system renders the annotated keys and values to help you understand the metrics and alert rule.