VCpuCountRangeRequest - Amazon Elastic Container Service

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 AWS SDKs, see the following: