

# ScalingConfigurationRequest


Specifies the boundaries of the compute node group auto scaling.

## Contents


 ** maxInstanceCount **   <a name="PCS-Type-ScalingConfigurationRequest-maxInstanceCount"></a>
The upper bound of the number of instances allowed in the compute fleet.  
Type: Integer  
Valid Range: Minimum value of 0.  
Required: Yes

 ** minInstanceCount **   <a name="PCS-Type-ScalingConfigurationRequest-minInstanceCount"></a>
The lower bound of the number of instances allowed in the compute fleet.  
Type: Integer  
Valid Range: Minimum value of 0.  
Required: Yes

## See Also


For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/pcs-2023-02-10/ScalingConfigurationRequest) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/pcs-2023-02-10/ScalingConfigurationRequest) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/pcs-2023-02-10/ScalingConfigurationRequest) 