ScalingConfigurationInput
The scaling configuration input of a compute fleet.
Contents
Note
In the following list, the required parameters are described first.
- maxCapacity
-
The maximum number of instances in the fleet when auto-scaling.
Type: Integer
Valid Range: Minimum value of 1.
Required: No
- scalingType
-
The scaling type for a compute fleet.
Type: String
Valid Values:
TARGET_TRACKING_SCALING
Required: No
- targetTrackingScalingConfigs
-
A list of
TargetTrackingScalingConfiguration
objects.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: