Skip to content

Guardduty  >  Structures  >  CoverageSortCriteria

CoverageSortCriteria

Structure Class

CoverageSortCriteria dataclass

Information about the sorting criteria used in the coverage statistics.

Attributes

attribute_name class-attribute instance-attribute
attribute_name: CoverageSortKey | None = None

Represents the field name used to sort the coverage details.

Note

Replace the enum value CLUSTER_NAME with EKS_CLUSTER_NAME. CLUSTER_NAME has been deprecated.

order_by class-attribute instance-attribute
order_by: OrderBy | None = None

The order in which the sorted findings are to be displayed.