LaunchTemplateCpuOptionsRequest
The CPU options for the instance. Both the core count and threads per core must be specified in the request.
Contents
- AmdSevSnp
- 
               Indicates whether to enable the instance for AMD SEV-SNP. AMD SEV-SNP is supported with M6a, R6a, and C6a instance types only. For more information, see AMD SEV-SNP for Amazon EC2 instances. Type: String Valid Values: enabled | disabledRequired: No 
- 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: