labels

@JvmName(name = "swxygxelyigvrace")
suspend fun labels(value: Output<Map<String, String>>)
@JvmName(name = "qjqdxongurfdtidv")
suspend fun labels(value: Map<String, String>?)

Parameters

value

The labels associated with this game server config. Each label is a key-value pair.


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

Parameters

values

The labels associated with this game server config. Each label is a key-value pair.