metadata

@JvmName(name = "jrkpgqumrgbvdwkt")
suspend fun metadata(value: Output<Map<String, String>>)
@JvmName(name = "rlclkcfcyfpfugti")
suspend fun metadata(value: Map<String, String>?)

Parameters

value

A Map of additional metadata to associate with the group.


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

Parameters

values

A Map of additional metadata to associate with the group.