SnippetExcerpt

Contains the relevant text excerpt from a source that was used to generate a citation text segment in an Amazon Q Business chat response.

Types

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

Properties

Link copied to clipboard
val text: String?

The relevant text excerpt from a source that was used to generate a citation text segment in an Amazon Q chat response.

Functions

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