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 is2
.Type: Integer
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: