AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
The CPU options for the instance.
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z
public class CpuOptions
The CpuOptions type exposes the following members
Name | Description | |
---|---|---|
CpuOptions() |
Name | Type | Description | |
---|---|---|---|
AmdSevSnp | Amazon.EC2.AmdSevSnpSpecification |
Gets and sets the property AmdSevSnp. Indicates whether the instance is enabled for AMD SEV-SNP. For more information, see AMD SEV-SNP. |
|
CoreCount | System.Int32 |
Gets and sets the property CoreCount. The number of CPU cores for the instance. |
|
ThreadsPerCore | System.Int32 |
Gets and sets the property ThreadsPerCore. The number of threads per CPU core. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5