selectors

@JvmName(name = "wbawetdncybvaiod")
suspend fun selectors(value: Output<List<GameServerConfigScalingConfigSelectorArgs>>)
@JvmName(name = "scwjgoixcbrcrjcr")
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 = "oxqwdvhirkfaowoe")
suspend fun selectors(vararg values: Output<GameServerConfigScalingConfigSelectorArgs>)


@JvmName(name = "cbtiijeifjgykecb")
suspend fun selectors(values: List<Output<GameServerConfigScalingConfigSelectorArgs>>)
@JvmName(name = "nmgshoxscygkwmve")
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 = "pqsycniimglrtpal")
suspend fun selectors(argument: List<suspend GameServerConfigScalingConfigSelectorArgsBuilder.() -> Unit>)
@JvmName(name = "qphhvpvinxfwhinu")
suspend fun selectors(vararg argument: suspend GameServerConfigScalingConfigSelectorArgsBuilder.() -> Unit)
@JvmName(name = "cijrscfskwpiitnj")
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.