ServiceAccountsSortField
Fields available for sorting the service accounts list.
enum ServiceAccountsSortField {
NAME
CREATED_AT
}
Values​
ServiceAccountsSortField.NAME {#name}​
Sort alphabetically by service account name (A-Z or Z-A).
ServiceAccountsSortField.CREATED_AT {#created-at}​
Sort by creation date (oldest first or newest first).
Member Of​
ServiceAccountsSort input