annotations

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

Parameters

value

Specifies a set of informational labels that can be used to store longer additional information such as alert descriptions or runbook links.


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

Parameters

values

Specifies a set of informational labels that can be used to store longer additional information such as alert descriptions or runbook links.