annotations

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

Parameters

value

Annotations to allow client tools to store small amount of arbitrary data. This is distinct from labels.


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

Parameters

values

Annotations to allow client tools to store small amount of arbitrary data. This is distinct from labels.