

# VCpuCountRangeRequest
<a name="API_VCpuCountRangeRequest"></a>

The minimum and maximum number of vCPUs for instance type selection. This allows you to specify a range of vCPU counts that meet your workload requirements.

## Contents
<a name="API_VCpuCountRangeRequest_Contents"></a>

 ** min **   <a name="ECS-Type-VCpuCountRangeRequest-min"></a>
The minimum number of vCPUs. Instance types with fewer vCPUs than this value are excluded from selection.  
Type: Integer  
Required: Yes

 ** max **   <a name="ECS-Type-VCpuCountRangeRequest-max"></a>
The maximum number of vCPUs. Instance types with more vCPUs than this value are excluded from selection.  
Type: Integer  
Required: No

## See Also
<a name="API_VCpuCountRangeRequest_SeeAlso"></a>

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/ecs-2014-11-13/VCpuCountRangeRequest) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/ecs-2014-11-13/VCpuCountRangeRequest) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/ecs-2014-11-13/VCpuCountRangeRequest) 