ENUM
AwsNativeAccountSortFields
Description
The field type used to sort AWS accounts.
link GraphQL Schema definition
- enum AwsNativeAccountSortFields {
- # Use EBS volume count for sorting.
- # Use EC2 instance count for sorting.
- # Use AWS account SLA Domain for sorting.
- # Use AWS account name for sorting.
- }