/AWS1/CL_MDXDELETEFLOWRESPONSE¶
DeleteFlowResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_flowarn TYPE /AWS1/MDXSTRING /AWS1/MDXSTRING¶
The ARN of the flow that was deleted.
iv_status TYPE /AWS1/MDXSTATUS /AWS1/MDXSTATUS¶
The status of the flow when the
DeleteFlowprocess begins.
Queryable Attributes¶
FlowArn¶
The ARN of the flow that was deleted.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FLOWARN() |
Getter for FLOWARN, with configurable default |
ASK_FLOWARN() |
Getter for FLOWARN w/ exceptions if field has no value |
HAS_FLOWARN() |
Determine if FLOWARN has a value |
Status¶
The status of the flow when the
DeleteFlowprocess begins.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS, with configurable default |
ASK_STATUS() |
Getter for STATUS w/ exceptions if field has no value |
HAS_STATUS() |
Determine if STATUS has a value |