VCpuInfo
Describes the vCPU configurations for the instance type.
Contents
- defaultCores
-
The default number of cores for the instance type.
Type: Integer
Required: No
- defaultThreadsPerCore
-
The default number of threads per core for the instance type.
Type: Integer
Required: No
- defaultVCpus
-
The default number of vCPUs for the instance type.
Type: Integer
Required: No
- validCores
-
The valid number of cores that can be configured for the instance type.
Type: Array of integers
Required: No
- validThreadsPerCore
-
The valid number of threads per core that can be configured for the instance type.
Type: Array of integers
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: