CoverageSortCriteria
Information about the sorting criteria used in the coverage statistics.
Contents
- attributeName
-
Represents the field name used to sort the coverage details.
Note
Replace the enum value
CLUSTER_NAME
withEKS_CLUSTER_NAME
.CLUSTER_NAME
has been deprecated.Type: String
Valid Values:
ACCOUNT_ID | CLUSTER_NAME | COVERAGE_STATUS | ISSUE | ADDON_VERSION | UPDATED_AT | EKS_CLUSTER_NAME | ECS_CLUSTER_NAME | INSTANCE_ID
Required: No
- orderBy
-
The order in which the sorted findings are to be displayed.
Type: String
Valid Values:
ASC | DESC
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: