ChatSyncResponse

Types

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

Properties

Link copied to clipboard

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

Link copied to clipboard

The identifier of the Amazon Q 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 AI generated message within the conversation.

Link copied to clipboard

The identifier of an Amazon Q 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