ChatRequest

Types

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

Properties

Link copied to clipboard

The identifier of the Amazon Q Business application linked to a streaming Amazon Q Business conversation.

Link copied to clipboard

A token that you provide to identify the chat input.

Link copied to clipboard

The identifier of the Amazon Q Business conversation.

Link copied to clipboard

The streaming input for the Chat API.

Link copied to clipboard

The identifier used to associate a user message with a AI generated response.

Link copied to clipboard

The group names that a user associated with the chat input belongs to.

Link copied to clipboard

The identifier of the user attached to the chat input.

Functions

Link copied to clipboard
inline fun copy(block: ChatRequest.Builder.() -> Unit = {}): ChatRequest
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