Parameter | Type | Description | Example |
---|---|---|---|
object | The instance properties. | ||
core | long | The number of vCPUs that you want to assign to the instance type. | 4 |
memory | float | The memory size that are assigned to the instance type. Unit: GiB. | 8 |
instance_family_level | string | The level of the instance family. | EnterpriseLevel |
max_price | float | The maximum hourly price of the instance. | 2 |
architectures | array | The architecture type to which the instance type belongs. | |
string | The architecture type to which the instance type belongs. | X86 | |
burst_performance_option | string | Specifies whether to include burstable instance types. | Exclude |
excluded_instance_types | array | The instance types that are excluded. | |
string | The instance types that are excluded. | ecs.c6.large |