/AWS1/CL_EKSCLUSTERHEALTH¶
An object representing the health of your Amazon EKS cluster.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_issues TYPE /AWS1/CL_EKSCLUSTERISSUE=>TT_CLUSTERISSUELIST TT_CLUSTERISSUELIST¶
An object representing the health issues of your Amazon EKS cluster.
Queryable Attributes¶
issues¶
An object representing the health issues of your Amazon EKS cluster.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ISSUES() |
Getter for ISSUES, with configurable default |
ASK_ISSUES() |
Getter for ISSUES w/ exceptions if field has no value |
HAS_ISSUES() |
Determine if ISSUES has a value |