Container Fleet Location Capacity Args
data class ContainerFleetLocationCapacityArgs(val desiredEc2Instances: Output<Int>, val maxSize: Output<Int>, val minSize: Output<Int>) : ConvertibleToJava<ContainerFleetLocationCapacityArgs>
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.