ENUM
AwsNativeEc2InstanceSortFields
Description
The field type used to sort the EC2 instances.
link GraphQL Schema definition
- enum AwsNativeEc2InstanceSortFields {
- # Use SLA Domain assignment for sorting.
- # Use AWS account name for sorting.
- # Use VPC ID for sorting.
- # Use EC2 instance ID for sorting.
- # Use EC2 instance name for sorting.
- # Use type of EC2 instance for sorting.
- # Use EC2 instance SLA Domain for sorting.
- # Use sensitive hits for sorting.
- # Use sensitivity status for sorting.
- }