CpuOptionsRequest
The CPU options for the instance. Both the core count and threads per core must be specified in the request.
Contents
- CoreCount
-
The number of CPU cores for the instance.
Type: Integer
Required: No
- ThreadsPerCore
-
The number of threads per CPU core. To disable multithreading for the instance, specify a value of
1
. Otherwise, specify the default value of2
.Type: Integer
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: