/AWS1/CL_CNTCRECONTACTFLOWVR01¶
CreateContactFlowVersionResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_contactflowarn TYPE /AWS1/CNTARN /AWS1/CNTARN¶
The Amazon Resource Name (ARN) of the flow.
iv_version TYPE /AWS1/CNTRESOURCEVERSION /AWS1/CNTRESOURCEVERSION¶
The identifier of the flow version.
Queryable Attributes¶
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 |
Version¶
The identifier of the flow version.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VERSION() |
Getter for VERSION, with configurable default |
ASK_VERSION() |
Getter for VERSION w/ exceptions if field has no value |
HAS_VERSION() |
Determine if VERSION has a value |