/AWS1/CL_APFCANCELFLOWEXECSRSP¶
CancelFlowExecutionsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_invalidexecutions TYPE /AWS1/CL_APFEXECUTIONIDS_W=>TT_EXECUTIONIDS TT_EXECUTIONIDS¶
The IDs of runs that Amazon AppFlow couldn't cancel. These runs might be ineligible for canceling because they haven't started yet or have already completed.
Queryable Attributes¶
invalidExecutions¶
The IDs of runs that Amazon AppFlow couldn't cancel. These runs might be ineligible for canceling because they haven't started yet or have already completed.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INVALIDEXECUTIONS() |
Getter for INVALIDEXECUTIONS, with configurable default |
ASK_INVALIDEXECUTIONS() |
Getter for INVALIDEXECUTIONS w/ exceptions if field has no v |
HAS_INVALIDEXECUTIONS() |
Determine if INVALIDEXECUTIONS has a value |