annotations

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

Parameters

value

Allows clients to store small amounts of arbitrary data.


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

Parameters

values

Allows clients to store small amounts of arbitrary data.