locationOrder

@JvmName(name = "lkoknthcthrovrkv")
suspend fun locationOrder(value: Output<List<String>>)
@JvmName(name = "aaasfhsfjgmfnucl")
suspend fun locationOrder(value: List<String>?)

Parameters

value

The prioritization order to use for fleet locations, when the PriorityOrder property includes LOCATION . Locations can include AWS Region codes (such as us-west-2 ), local zones, and custom locations (for Anywhere fleets). Each location must be listed only once. For details, see Amazon GameLift Servers service locations.


@JvmName(name = "vuuxytsbuosgfpdy")
suspend fun locationOrder(vararg values: Output<String>)


@JvmName(name = "avbocmuulnolpcvb")
suspend fun locationOrder(values: List<Output<String>>)
@JvmName(name = "pommbetxdpyfhgyc")
suspend fun locationOrder(vararg values: String)

Parameters

values

The prioritization order to use for fleet locations, when the PriorityOrder property includes LOCATION . Locations can include AWS Region codes (such as us-west-2 ), local zones, and custom locations (for Anywhere fleets). Each location must be listed only once. For details, see Amazon GameLift Servers service locations.