/AWS1/CL_QQBBLKEDPHRASESCONFUP¶
Updates a blocked phrases configuration in your Amazon Q Business application.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_blockedphrasestocreorupd TYPE /AWS1/CL_QQBBLOCKEDPHRASES_W=>TT_BLOCKEDPHRASES TT_BLOCKEDPHRASES¶
Creates or updates a blocked phrases configuration in your Amazon Q Business application.
it_blockedphrasestodelete TYPE /AWS1/CL_QQBBLOCKEDPHRASES_W=>TT_BLOCKEDPHRASES TT_BLOCKEDPHRASES¶
Deletes a blocked phrases configuration in your Amazon Q Business application.
iv_systemmessageoverride TYPE /AWS1/QQBSYSTEMMESSAGEOVERRIDE /AWS1/QQBSYSTEMMESSAGEOVERRIDE¶
The configured custom message displayed to your end user when they use blocked phrase during chat.
Queryable Attributes¶
blockedPhrasesToCreateOrUpdate¶
Creates or updates a blocked phrases configuration in your Amazon Q Business application.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BLOCKEDPHRASESTOCREORUPD() |
Getter for BLOCKEDPHRASESTOCREATEORUPD, with configurable de |
ASK_BLOCKEDPHRASESTOCREORUPD() |
Getter for BLOCKEDPHRASESTOCREATEORUPD w/ exceptions if fiel |
HAS_BLOCKEDPHRASESTOCREORUPD() |
Determine if BLOCKEDPHRASESTOCREATEORUPD has a value |
blockedPhrasesToDelete¶
Deletes a blocked phrases configuration in your Amazon Q Business application.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BLOCKEDPHRASESTODELETE() |
Getter for BLOCKEDPHRASESTODELETE, with configurable default |
ASK_BLOCKEDPHRASESTODELETE() |
Getter for BLOCKEDPHRASESTODELETE w/ exceptions if field has |
HAS_BLOCKEDPHRASESTODELETE() |
Determine if BLOCKEDPHRASESTODELETE has a value |
systemMessageOverride¶
The configured custom message displayed to your end user when they use blocked phrase during chat.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SYSTEMMESSAGEOVERRIDE() |
Getter for SYSTEMMESSAGEOVERRIDE, with configurable default |
ASK_SYSTEMMESSAGEOVERRIDE() |
Getter for SYSTEMMESSAGEOVERRIDE w/ exceptions if field has |
HAS_SYSTEMMESSAGEOVERRIDE() |
Determine if SYSTEMMESSAGEOVERRIDE has a value |