/AWS1/CL_REHBTCUPRECOMMENDAT01¶
BatchUpdateRecommendationStatusResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_apparn TYPE /AWS1/REHARN /AWS1/REHARN¶
Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:
partition:resiliencehub:region:account:app/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the Amazon Web Services General Reference guide.
it_successfulentries TYPE /AWS1/CL_REHBTCUPRECOMMENDAT02=>TT_BTCUPRECOMMENDATIONSTATSU00 TT_BTCUPRECOMMENDATIONSTATSU00¶
A list of items that were included or excluded.
it_failedentries TYPE /AWS1/CL_REHBTCUPRECOMMENDAT03=>TT_BTCUPRECOMMENDATIONSTATFA00 TT_BTCUPRECOMMENDATIONSTATFA00¶
A list of items with error details about each item, which could not be included or excluded.
Queryable Attributes¶
appArn¶
Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:
partition:resiliencehub:region:account:app/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the Amazon Web Services General Reference guide.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_APPARN() |
Getter for APPARN, with configurable default |
ASK_APPARN() |
Getter for APPARN w/ exceptions if field has no value |
HAS_APPARN() |
Determine if APPARN has a value |
successfulEntries¶
A list of items that were included or excluded.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SUCCESSFULENTRIES() |
Getter for SUCCESSFULENTRIES, with configurable default |
ASK_SUCCESSFULENTRIES() |
Getter for SUCCESSFULENTRIES w/ exceptions if field has no v |
HAS_SUCCESSFULENTRIES() |
Determine if SUCCESSFULENTRIES has a value |
failedEntries¶
A list of items with error details about each item, which could not be included or excluded.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FAILEDENTRIES() |
Getter for FAILEDENTRIES, with configurable default |
ASK_FAILEDENTRIES() |
Getter for FAILEDENTRIES w/ exceptions if field has no value |
HAS_FAILEDENTRIES() |
Determine if FAILEDENTRIES has a value |