annotations

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

Parameters

value

Client-specified annotations. This is distinct from labels.


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

Parameters

values

Client-specified annotations. This is distinct from labels.