annotations

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