/AWS1/CL_EKSINSIGHTCATSPFSUMM¶
Summary information that relates to the category of the insight. Currently only
returned with certain insights having category UPGRADE_READINESS.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_deprecationdetails TYPE /AWS1/CL_EKSDEPRECATIONDETAIL=>TT_DEPRECATIONDETAILS TT_DEPRECATIONDETAILS¶
The summary information about deprecated resource usage for an insight check in the
UPGRADE_READINESScategory.
it_addoncompatibilitydetails TYPE /AWS1/CL_EKSADDONCOMPATIBILI00=>TT_ADDONCOMPATIBILITYDETAILS TT_ADDONCOMPATIBILITYDETAILS¶
A list of
AddonCompatibilityDetailobjects for Amazon EKS add-ons.
Queryable Attributes¶
deprecationDetails¶
The summary information about deprecated resource usage for an insight check in the
UPGRADE_READINESScategory.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DEPRECATIONDETAILS() |
Getter for DEPRECATIONDETAILS, with configurable default |
ASK_DEPRECATIONDETAILS() |
Getter for DEPRECATIONDETAILS w/ exceptions if field has no |
HAS_DEPRECATIONDETAILS() |
Determine if DEPRECATIONDETAILS has a value |
addonCompatibilityDetails¶
A list of
AddonCompatibilityDetailobjects for Amazon EKS add-ons.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ADDONCOMPATIBILITYDETS() |
Getter for ADDONCOMPATIBILITYDETAILS, with configurable defa |
ASK_ADDONCOMPATIBILITYDETS() |
Getter for ADDONCOMPATIBILITYDETAILS w/ exceptions if field |
HAS_ADDONCOMPATIBILITYDETS() |
Determine if ADDONCOMPATIBILITYDETAILS has a value |