VCpuCountRangeRequest - Amazon Elastic Container Service
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

VCpuCountRangeRequest

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

min

The minimum number of vCPUs. Instance types with fewer vCPUs than this value are excluded from selection.

Type: Integer

Required: Yes

max

The maximum number of vCPUs. Instance types with more vCPUs than this value are excluded from selection.

Type: Integer

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: