MetadataEvent

A metadata event for a AI-generated text output message in a Amazon Q Business conversation, containing associated metadata generated.

Types

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

Properties

Link copied to clipboard

The identifier of the conversation with which the generated metadata is associated.

Link copied to clipboard

The final text output message generated by the system.

Link copied to clipboard

The source documents used to generate the conversation response.

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: MetadataEvent.Builder.() -> Unit = {}): MetadataEvent
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