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.