selectors

@JvmName(name = "eejkqhxlswrqefos")
suspend fun selectors(value: Output<List<GameServerConfigScalingConfigSelectorArgs>>)
@JvmName(name = "qdgwerfsiuhsxfxx")
suspend fun selectors(value: List<GameServerConfigScalingConfigSelectorArgs>?)

Parameters

value

Labels used to identify the clusters to which this scaling config applies. A cluster is subject to this scaling config if its labels match any of the selector entries. Structure is documented below.


@JvmName(name = "xnokihygwqahexhy")
suspend fun selectors(vararg values: Output<GameServerConfigScalingConfigSelectorArgs>)


@JvmName(name = "etajluxbcitpfbdf")
suspend fun selectors(values: List<Output<GameServerConfigScalingConfigSelectorArgs>>)
@JvmName(name = "xveryllmxypieuhp")
suspend fun selectors(vararg values: GameServerConfigScalingConfigSelectorArgs)

Parameters

values

Labels used to identify the clusters to which this scaling config applies. A cluster is subject to this scaling config if its labels match any of the selector entries. Structure is documented below.


@JvmName(name = "cuqvudptwydkupqy")
suspend fun selectors(argument: List<suspend GameServerConfigScalingConfigSelectorArgsBuilder.() -> Unit>)
@JvmName(name = "napynvkbdbopmbub")
suspend fun selectors(vararg argument: suspend GameServerConfigScalingConfigSelectorArgsBuilder.() -> Unit)
@JvmName(name = "grpmvtafdhyfdjsh")
suspend fun selectors(argument: suspend GameServerConfigScalingConfigSelectorArgsBuilder.() -> Unit)

Parameters

argument

Labels used to identify the clusters to which this scaling config applies. A cluster is subject to this scaling config if its labels match any of the selector entries. Structure is documented below.