SourceAttribution

The documents used to generate an Amazon Q web experience response.

Types

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

Properties

Link copied to clipboard

The number attached to a citation in an Amazon Q generated response.

Link copied to clipboard

The content extract from the document on which the generated response is based.

Link copied to clipboard

A text extract from a source document that is used for source attribution.

Link copied to clipboard

The title of the document which is the source for the Amazon Q generated response.

Link copied to clipboard

The Unix timestamp when the Amazon Q application was last updated.

Link copied to clipboard
val url: String?

The URL of the document which is the source for the Amazon Q generated response.

Functions

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