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).
AwsEc2LaunchTemplateDataCpuOptionsDetails
Specifies the CPU options for an Amazon EC2 instance. For more information, see
Optimize CPU options in the Amazon Elastic Compute Cloud User Guide.
Contents
-
CoreCount
-
The number of CPU cores for the instance.
Type: Integer
Required: No
-
ThreadsPerCore
-
The number of threads per CPU core. A value of 1
disables multithreading for the instance,
The default value is 2
.
Type: Integer
Required: No
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: