RescoreResponse

Types

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

Properties

Link copied to clipboard

The identifier associated with the scores that Amazon Kendra Intelligent Ranking gives to the results. Amazon Kendra Intelligent Ranking rescores or re-ranks the results for the search service.

Link copied to clipboard

A list of result items for documents with new relevancy scores. The results are in descending order.

Functions

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