annotations

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

Parameters

value

Allows clients to store small amounts of arbitrary data.


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

Parameters

values

Allows clients to store small amounts of arbitrary data.