/AWS1/CL_CHIAPPINSTANCEBOT¶
An Amazon Lex V2 chat bot created under an AppInstance.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_appinstancebotarn TYPE /AWS1/CHICHIMEARN /AWS1/CHICHIMEARN¶
The ARN of the AppInstanceBot.
iv_name TYPE /AWS1/CHIRESOURCENAME /AWS1/CHIRESOURCENAME¶
The name of the AppInstanceBot.
io_configuration TYPE REF TO /AWS1/CL_CHICONFIGURATION /AWS1/CL_CHICONFIGURATION¶
The data processing instructions for an AppInstanceBot.
iv_createdtimestamp TYPE /AWS1/CHITIMESTAMP /AWS1/CHITIMESTAMP¶
The time at which the
AppInstanceBotwas created.
iv_lastupdatedtimestamp TYPE /AWS1/CHITIMESTAMP /AWS1/CHITIMESTAMP¶
The time at which the
AppInstanceBotwas last updated.
iv_metadata TYPE /AWS1/CHIMETADATA /AWS1/CHIMETADATA¶
The metadata for an AppInstanceBot.
Queryable Attributes¶
AppInstanceBotArn¶
The ARN of the AppInstanceBot.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_APPINSTANCEBOTARN() |
Getter for APPINSTANCEBOTARN, with configurable default |
ASK_APPINSTANCEBOTARN() |
Getter for APPINSTANCEBOTARN w/ exceptions if field has no v |
HAS_APPINSTANCEBOTARN() |
Determine if APPINSTANCEBOTARN has a value |
Name¶
The name of the AppInstanceBot.
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 |
Configuration¶
The data processing instructions for an AppInstanceBot.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONFIGURATION() |
Getter for CONFIGURATION |
CreatedTimestamp¶
The time at which the
AppInstanceBotwas created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATEDTIMESTAMP() |
Getter for CREATEDTIMESTAMP, with configurable default |
ASK_CREATEDTIMESTAMP() |
Getter for CREATEDTIMESTAMP w/ exceptions if field has no va |
HAS_CREATEDTIMESTAMP() |
Determine if CREATEDTIMESTAMP has a value |
LastUpdatedTimestamp¶
The time at which the
AppInstanceBotwas last updated.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LASTUPDATEDTIMESTAMP() |
Getter for LASTUPDATEDTIMESTAMP, with configurable default |
ASK_LASTUPDATEDTIMESTAMP() |
Getter for LASTUPDATEDTIMESTAMP w/ exceptions if field has n |
HAS_LASTUPDATEDTIMESTAMP() |
Determine if LASTUPDATEDTIMESTAMP has a value |
Metadata¶
The metadata for an AppInstanceBot.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_METADATA() |
Getter for METADATA, with configurable default |
ASK_METADATA() |
Getter for METADATA w/ exceptions if field has no value |
HAS_METADATA() |
Determine if METADATA has a value |