/AWS1/CL_CNTCRECONTACTFLOWRSP¶
CreateContactFlowResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_contactflowid TYPE /AWS1/CNTCONTACTFLOWID /AWS1/CNTCONTACTFLOWID¶
The identifier of the flow.
iv_contactflowarn TYPE /AWS1/CNTARN /AWS1/CNTARN¶
The Amazon Resource Name (ARN) of the flow.
iv_flowcontentsha256 TYPE /AWS1/CNTFLOWCONTENTSHA256 /AWS1/CNTFLOWCONTENTSHA256¶
Indicates the checksum value of the latest published flow content.
Queryable Attributes¶
ContactFlowId¶
The identifier of the flow.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONTACTFLOWID() |
Getter for CONTACTFLOWID, with configurable default |
ASK_CONTACTFLOWID() |
Getter for CONTACTFLOWID w/ exceptions if field has no value |
HAS_CONTACTFLOWID() |
Determine if CONTACTFLOWID has a value |
ContactFlowArn¶
The Amazon Resource Name (ARN) of the flow.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONTACTFLOWARN() |
Getter for CONTACTFLOWARN, with configurable default |
ASK_CONTACTFLOWARN() |
Getter for CONTACTFLOWARN w/ exceptions if field has no valu |
HAS_CONTACTFLOWARN() |
Determine if CONTACTFLOWARN has a value |
FlowContentSha256¶
Indicates the checksum value of the latest published flow content.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FLOWCONTENTSHA256() |
Getter for FLOWCONTENTSHA256, with configurable default |
ASK_FLOWCONTENTSHA256() |
Getter for FLOWCONTENTSHA256 w/ exceptions if field has no v |
HAS_FLOWCONTENTSHA256() |
Determine if FLOWCONTENTSHA256 has a value |