Fleet Location Configuration
data class FleetLocationConfiguration(val location: String, val locationCapacity: FleetLocationCapacity? = null)
A remote location where a multi-location fleet can deploy EC2 instances for game hosting.
Properties
Link copied to clipboard
Current resource capacity settings for managed EC2 fleets and container fleets. For multi-location fleets, location values might refer to a fleet's remote location or its home Region. Returned by: DescribeFleetCapacity , DescribeFleetLocationCapacity , UpdateFleetCapacity