labels

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

Parameters

value

The labels associated with this game server config. Each label is a key-value pair. (Optional) Set of labels to group by.


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

Parameters

values

The labels associated with this game server config. Each label is a key-value pair. (Optional) Set of labels to group by.