annotations

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

Parameters

value

Client-specified annotations. This is distinct from labels.


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

Parameters

values

Client-specified annotations. This is distinct from labels.