BlockedPhrasesConfigurationUpdate¶
Structure Class¶
BlockedPhrasesConfigurationUpdate
dataclass
¶
Updates a blocked phrases configuration in your Amazon Q Business application.
Attributes¶
blocked_phrases_to_create_or_update
class-attribute
instance-attribute
¶
blocked_phrases_to_create_or_update: list[str] | None = None
Creates or updates a blocked phrases configuration in your Amazon Q Business application.
blocked_phrases_to_delete
class-attribute
instance-attribute
¶
blocked_phrases_to_delete: list[str] | None = None
Deletes a blocked phrases configuration in your Amazon Q Business application.
system_message_override
class-attribute
instance-attribute
¶
system_message_override: str | None = None
The configured custom message displayed to your end user when they use blocked phrase during chat.