items

@JvmName(name = "wcuyndgsfdmrsfbl")
suspend fun items(value: Output<Map<String, String>>)
@JvmName(name = "xpiymscdcxejmrws")
suspend fun items(value: Map<String, String>?)

Parameters

value

A metadata key/value items map. The total size of all keys and values must be less than 512KB


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

Parameters

values

A metadata key/value items map. The total size of all keys and values must be less than 512KB