Get Instance Types Plain Args
A collection of arguments for invoking getInstanceTypes.
Constructors
Properties
The zone where instance types are supported.
Filter the results to a specific number of cpu cores.
Filter the results by charge type. Valid values: PrePaid
and PostPaid
. Default to PostPaid
.
Instance specifications. For more information, see instance Specification Family, or you can call the describe instance types interface to get the latest specification table.
Filter the results based on their family name. For example: 'ecs.n4'.
If true, outdated instance types are included in the results. Default to false.
Filter the result which is used to create a kubernetes cluster and managed kubernetes cluster. Optional Values: Master
and Worker
.
Filter the results to a specific memory size in GB.
The minimum number of IPv6 addresses per ENI. Note: If an instance type supports fewer IPv6 addresses per ENI than the specified value, information about the instance type is not queried.
The minimum expected IPv4 address upper limit of a single ENI when querying instance specifications. Note: If an instance type supports fewer IPv4 addresses per ENI than the specified value, information about the instance type is not queried.
Filter the results by network type. Valid values: Classic
and Vpc
.
File name where to save data source results (after running pulumi preview
).
Filter the results by ECS spot type. Valid values: NoSpot
, SpotWithPriceLimit
and SpotAsPriceGo
. Default to NoSpot
.
Filter the results by system disk category. Valid values: cloud
, ephemeral_ssd
, cloud_essd
, cloud_efficiency
, cloud_ssd
, cloud_essd_entry
, cloud_auto
. NOTE: Its default value cloud_efficiency
has been removed from the version v1.150.0.