annotations

@JvmName(name = "aiqokijxvxvijoyi")
suspend fun annotations(value: Output<Map<String, Any>>)
@JvmName(name = "muariycvosbulmcb")
suspend fun annotations(value: Map<String, Any>?)

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 = "jmxxajhokvyygukk")
fun annotations(vararg values: Pair<String, Any>)

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.