annotations

@JvmName(name = "puydaljhulqqingo")
suspend fun annotations(value: Output<Map<String, String>>)
@JvmName(name = "rjegndlrnwdhljig")
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 = "wodcpklfayxemgpm")
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.