ScalingConfigurationOutput
The scaling configuration output of a compute fleet.
Contents
Note
In the following list, the required parameters are described first.
- desiredCapacity
- 
               The desired number of instances in the fleet when auto-scaling. Type: Integer Required: No 
- maxCapacity
- 
               The maximum number of instances in the fleet when auto-scaling. Type: Integer Required: No 
- scalingType
- 
               The scaling type for a compute fleet. Type: String Valid Values: TARGET_TRACKING_SCALINGRequired: No 
- targetTrackingScalingConfigs
- 
               A list of TargetTrackingScalingConfigurationobjects.Type: Array of TargetTrackingScalingConfiguration objects Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: