/AWS1/CL_REHUPRECOMMENDATION01¶
Defines the operational recommendation item that needs a status update.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_resourceid TYPE /AWS1/REHSTRING500 /AWS1/REHSTRING500¶
Resource identifier of the operational recommendation item.
iv_targetaccountid TYPE /AWS1/REHCUSTOMERID /AWS1/REHCUSTOMERID¶
Identifier of the target Amazon Web Services account.
iv_targetregion TYPE /AWS1/REHAWSREGION /AWS1/REHAWSREGION¶
Identifier of the target Amazon Web Services Region.
Queryable Attributes¶
resourceId¶
Resource identifier of the operational recommendation item.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESOURCEID() |
Getter for RESOURCEID, with configurable default |
ASK_RESOURCEID() |
Getter for RESOURCEID w/ exceptions if field has no value |
HAS_RESOURCEID() |
Determine if RESOURCEID has a value |
targetAccountId¶
Identifier of the target Amazon Web Services account.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TARGETACCOUNTID() |
Getter for TARGETACCOUNTID, with configurable default |
ASK_TARGETACCOUNTID() |
Getter for TARGETACCOUNTID w/ exceptions if field has no val |
HAS_TARGETACCOUNTID() |
Determine if TARGETACCOUNTID has a value |
targetRegion¶
Identifier of the target Amazon Web Services Region.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TARGETREGION() |
Getter for TARGETREGION, with configurable default |
ASK_TARGETREGION() |
Getter for TARGETREGION w/ exceptions if field has no value |
HAS_TARGETREGION() |
Determine if TARGETREGION has a value |