ENUM
GcpNativeGceInstanceSortFields
Description
Fields to sort GCP native GCE instances.
link GraphQL Schema definition
- enum GcpNativeGceInstanceSortFields {
- # Sort by SLA Domain assignment.
- # Sort by SLA Domain.
- # Sort by GCP instance native ID.
- # Sort by GCP instance native name.
- # Sort by network name.
- # Sort by GCP project name.
- # Sort by GCP region.
- # Sort by GCP instance type.
- }