SpanCitation

A citation that spans a specific range of text.

Types

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

Properties

Link copied to clipboard

The identifier of the content being cited in the span.

Link copied to clipboard

The Amazon Resource Name (ARN) of the knowledge base containing the cited content.

Link copied to clipboard

The identifier of the knowledge base containing the cited content.

Link copied to clipboard

The title of the content being cited in the span.

Functions

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