/AWS1/CL_GDYADDONDETAILS¶
Information about the installed EKS add-on (GuardDuty security agent).
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_addonversion TYPE /AWS1/GDYSTRING /AWS1/GDYSTRING¶
Version of the installed EKS add-on.
iv_addonstatus TYPE /AWS1/GDYSTRING /AWS1/GDYSTRING¶
Status of the installed EKS add-on.
Queryable Attributes¶
AddonVersion¶
Version of the installed EKS add-on.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ADDONVERSION() |
Getter for ADDONVERSION, with configurable default |
ASK_ADDONVERSION() |
Getter for ADDONVERSION w/ exceptions if field has no value |
HAS_ADDONVERSION() |
Determine if ADDONVERSION has a value |
AddonStatus¶
Status of the installed EKS add-on.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ADDONSTATUS() |
Getter for ADDONSTATUS, with configurable default |
ASK_ADDONSTATUS() |
Getter for ADDONSTATUS w/ exceptions if field has no value |
HAS_ADDONSTATUS() |
Determine if ADDONSTATUS has a value |