SearchResultLocation

The search result location where the cited content is found, including the search result index and block positions within the content array.

Constructors

Link copied to clipboard
constructor(value: SearchResultLocation)

Properties

Link copied to clipboard

Inherited functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Casts this CitationLocation as a Web and retrieves its aws.sdk.kotlin.services.bedrockruntime.model.WebLocation value. Throws an exception if the CitationLocation is not a Web.

Link copied to clipboard

Casts this CitationLocation as a Web and retrieves its aws.sdk.kotlin.services.bedrockruntime.model.WebLocation value. Returns null if the CitationLocation is not a Web.