CreateChatResponseConfigurationRequest
Types
Properties
Link copied to clipboard
The unique identifier of the Amazon Q Business application for which to create the new chat response configuration.
Link copied to clipboard
A unique, case-sensitive identifier to ensure idempotency of the request. This helps prevent the same configuration from being created multiple times if retries occur.
Link copied to clipboard
A human-readable name for the new chat response configuration, making it easier to identify and manage among multiple configurations.
Link copied to clipboard
A collection of response configuration settings that define how Amazon Q Business will generate and format responses to user queries in chat interactions.
Functions
Link copied to clipboard
inline fun copy(block: CreateChatResponseConfigurationRequest.Builder.() -> Unit = {}): CreateChatResponseConfigurationRequest