ENUM
AwsInstanceType
Description
AWS instance types.
link GraphQL Schema definition
- enum AwsInstanceType {
- # None or other instance type selected.
- # M5.4xlarge instance type.
- # M6i.2xlarge instance type.
- # M6i.4xlarge instance type.
- # M6i.8xlarge instance type.
- # R6i.4xlarge instance type.
- }