UpdateChatControlsConfigurationRequest
Types
Properties
Link copied to clipboard
The identifier of the application for which the chat controls are configured.
Link copied to clipboard
The phrases blocked from chat by your chat control configuration.
Link copied to clipboard
A token that you provide to identify the request to update a Amazon Q application chat configuration.
Link copied to clipboard
The response scope configured for your application. This determines whether your application uses its retrieval augmented generation (RAG) system to generate answers only from your enterprise data, or also uses the large language models (LLM) knowledge to respons to end user questions in chat.
Link copied to clipboard
The configured topic specific chat controls you want to update.
Link copied to clipboard
The configured topic specific chat controls you want to delete.
Functions
Link copied to clipboard
inline fun copy(block: UpdateChatControlsConfigurationRequest.Builder.() -> Unit = {}): UpdateChatControlsConfigurationRequest