Container Fleet Location Capacity
data class ContainerFleetLocationCapacity(val desiredEc2Instances: Int, val maxSize: Int, val minSize: Int)
Current resource capacity settings in a specified fleet or location. The location value might refer to a fleet's remote location or its home Region.