UpdateChatResponseConfigurationRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The unique identifier of the Amazon Q Business application containing the chat response configuration to update.

Link copied to clipboard

The unique identifier of the chat response configuration to update within the specified application.

Link copied to clipboard

A unique, case-sensitive identifier to ensure idempotency of the request. This helps prevent the same update from being processed multiple times if retries occur.

Link copied to clipboard

The new human-readable name to assign to the chat response configuration, making it easier to identify among multiple configurations.

Link copied to clipboard

The updated collection of response configuration settings that define how Amazon Q Business generates and formats responses to user queries.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String