/AWS1/CL_CNTCONTFLOWMODALIAS00¶
Contains information about an alias.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_contactflowmoduleid TYPE /AWS1/CNTRESOURCEID /AWS1/CNTRESOURCEID¶
The identifier of the flow module.
iv_contactflowmodulearn TYPE /AWS1/CNTARN /AWS1/CNTARN¶
The Amazon Resource Name (ARN) of the flow module.
iv_aliasid TYPE /AWS1/CNTCONTFLOWMODULEALIAS /AWS1/CNTCONTFLOWMODULEALIAS¶
The identifier of the alias.
iv_version TYPE /AWS1/CNTRESOURCEVERSION /AWS1/CNTRESOURCEVERSION¶
The version of the flow module.
iv_name TYPE /AWS1/CNTCONTFLOWMODULEALIAS /AWS1/CNTCONTFLOWMODULEALIAS¶
The name of the alias.
iv_description TYPE /AWS1/CNTCONTACTFLOWMODULEDESC /AWS1/CNTCONTACTFLOWMODULEDESC¶
The description of the alias.
iv_lastmodifiedregion TYPE /AWS1/CNTREGIONNAME /AWS1/CNTREGIONNAME¶
The Amazon Web Services Region where this resource was last modified.
iv_lastmodifiedtime TYPE /AWS1/CNTTIMESTAMP /AWS1/CNTTIMESTAMP¶
The timestamp when this resource was last modified.
Queryable Attributes¶
ContactFlowModuleId¶
The identifier of the flow module.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONTACTFLOWMODULEID() |
Getter for CONTACTFLOWMODULEID, with configurable default |
ASK_CONTACTFLOWMODULEID() |
Getter for CONTACTFLOWMODULEID w/ exceptions if field has no |
HAS_CONTACTFLOWMODULEID() |
Determine if CONTACTFLOWMODULEID has a value |
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 |
AliasId¶
The identifier of the alias.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ALIASID() |
Getter for ALIASID, with configurable default |
ASK_ALIASID() |
Getter for ALIASID w/ exceptions if field has no value |
HAS_ALIASID() |
Determine if ALIASID 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 |
Name¶
The name of the alias.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NAME() |
Getter for NAME, with configurable default |
ASK_NAME() |
Getter for NAME w/ exceptions if field has no value |
HAS_NAME() |
Determine if NAME has a value |
Description¶
The description of the alias.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DESCRIPTION() |
Getter for DESCRIPTION, with configurable default |
ASK_DESCRIPTION() |
Getter for DESCRIPTION w/ exceptions if field has no value |
HAS_DESCRIPTION() |
Determine if DESCRIPTION has a value |
LastModifiedRegion¶
The Amazon Web Services Region where this resource was last modified.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LASTMODIFIEDREGION() |
Getter for LASTMODIFIEDREGION, with configurable default |
ASK_LASTMODIFIEDREGION() |
Getter for LASTMODIFIEDREGION w/ exceptions if field has no |
HAS_LASTMODIFIEDREGION() |
Determine if LASTMODIFIEDREGION has a value |
LastModifiedTime¶
The timestamp when this resource was last modified.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LASTMODIFIEDTIME() |
Getter for LASTMODIFIEDTIME, with configurable default |
ASK_LASTMODIFIEDTIME() |
Getter for LASTMODIFIEDTIME w/ exceptions if field has no va |
HAS_LASTMODIFIEDTIME() |
Determine if LASTMODIFIEDTIME has a value |