LaunchTemplateCpuOptionsRequest
The CPU options for the instance. Both the core count and threads per core must be specified in the request.
Types
Properties
Link copied to clipboard
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.
Link copied to clipboard
The number of threads per CPU core. To disable multithreading for the instance, specify a value of 1
. Otherwise, specify the default value of 2
.
Functions
Link copied to clipboard
inline fun copy(block: LaunchTemplateCpuOptionsRequest.Builder.() -> Unit = {}): LaunchTemplateCpuOptionsRequest