ENUM
AwsNativeRegionSortFields
Description
The field type used to sort AWS native regions.
link GraphQL Schema definition
- enum AwsNativeRegionSortFields {
- # Use parent account name for sorting.
- # Use DynamoDB table count for sorting.
- # Use EBS volume count for sorting.
- # Use EC2 instance count for sorting.
- # Use RDS instance count for sorting.
- # Use S3 bucket count for sorting.
- # Use AWS region enum for sorting.
- # Use region name for sorting.
- }