Parameter | Type | Description | Example |
---|---|---|---|
object | |||
InstanceTypeFamily | string | The instance family to which the instance type belongs. For information about the valid values of InstanceTypeFamily, see DescribeInstanceTypeFamilies . | ecs.g6 |
InstanceType | string | The instance type of the ECS instance. For more information, see Overview of ECS instance families. | ecs.g6.large |
Optimized | boolean | Indicates whether the instance is I/O optimized. Valid values:
| true |
CpuCore | integer | The number of vCPUs. | 4 |
InstanceCategory | string | The category of the instance type. Valid values:
| Compute-optimized |
CpuArchitecture | string | The CPU architecture. Valid values:
| X86 |
LocalStorageCapacity | long | The capacity of each local disk attached per instance. Unit: GiB. | 40 |
LocalStorageAmount | integer | The number of local disks per instance. | 8 |