/AWS1/CL_GDYCOVERAGESORTCRIT¶
Information about the sorting criteria used in the coverage statistics.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_attributename TYPE /AWS1/GDYCOVERAGESORTKEY /AWS1/GDYCOVERAGESORTKEY¶
Represents the field name used to sort the coverage details.
Replace the enum value
CLUSTER_NAMEwithEKS_CLUSTER_NAME.CLUSTER_NAMEhas been deprecated.
iv_orderby TYPE /AWS1/GDYORDERBY /AWS1/GDYORDERBY¶
The order in which the sorted findings are to be displayed.
Queryable Attributes¶
AttributeName¶
Represents the field name used to sort the coverage details.
Replace the enum value
CLUSTER_NAMEwithEKS_CLUSTER_NAME.CLUSTER_NAMEhas been deprecated.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ATTRIBUTENAME() |
Getter for ATTRIBUTENAME, with configurable default |
ASK_ATTRIBUTENAME() |
Getter for ATTRIBUTENAME w/ exceptions if field has no value |
HAS_ATTRIBUTENAME() |
Determine if ATTRIBUTENAME has a value |
OrderBy¶
The order in which the sorted findings are to be displayed.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ORDERBY() |
Getter for ORDERBY, with configurable default |
ASK_ORDERBY() |
Getter for ORDERBY w/ exceptions if field has no value |
HAS_ORDERBY() |
Determine if ORDERBY has a value |