ChatSyncResponse

Types

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

Properties

Link copied to clipboard

A request from Amazon Q Business to the end user for information Amazon Q Business needs to successfully complete a requested plugin action.

Link copied to clipboard

An authentication verification event activated by an end user request to use a custom plugin.

Link copied to clipboard

The identifier of the Amazon Q Business conversation.

Link copied to clipboard

A list of files which failed to upload during chat.

Link copied to clipboard

The source documents used to generate the conversation response.

Link copied to clipboard

An AI-generated message in a conversation.

Link copied to clipboard

The identifier of an Amazon Q Business AI generated message within the conversation.

Link copied to clipboard

The identifier of an Amazon Q Business end user text input message within the conversation.

Functions

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