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