/AWS1/CL_CNTCRECONTFLOWMODVR01¶
CreateContactFlowModuleVersionResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_contactflowmodulearn TYPE /AWS1/CNTARN /AWS1/CNTARN¶
The Amazon Resource Name (ARN) of the flow module.
iv_version TYPE /AWS1/CNTRESOURCEVERSION /AWS1/CNTRESOURCEVERSION¶
The version of the flow module.
Queryable Attributes¶
ContactFlowModuleArn¶
The Amazon Resource Name (ARN) of the flow module.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONTACTFLOWMODULEARN() |
Getter for CONTACTFLOWMODULEARN, with configurable default |
ASK_CONTACTFLOWMODULEARN() |
Getter for CONTACTFLOWMODULEARN w/ exceptions if field has n |
HAS_CONTACTFLOWMODULEARN() |
Determine if CONTACTFLOWMODULEARN has a value |
Version¶
The version of the flow module.
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 |