ObjectTypeAccessSummarySortBy
GetObjectTypeAccessSummariesSortBy specifies the sort criteria for object type access summaries.
Values
| Value | Description |
|---|---|
| SORT_BY_UNSPECIFIED | Unspecified sort criteria. |
| TOTAL_HIGH_RISK_HITS | Sort based on total number of high-risk hits. |
| TOTAL_HITS | Sort based on total number of hits. |
| TOTAL_LOW_RISK_HITS | Sort based on total number of low-risk hits. |
| TOTAL_MEDIUM_RISK_HITS | Sort based on total number of medium-risk hits. |