RescoreExecutionPlanSummary

Summary information for a rescore execution plan. A rescore execution plan is an Amazon Kendra Intelligent Ranking resource used for provisioning the Rescore API.

Types

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

Properties

Link copied to clipboard

The Unix timestamp when the rescore execution plan was created.

Link copied to clipboard
val id: String?

The identifier of the rescore execution plan.

Link copied to clipboard
val name: String?

The name of the rescore execution plan.

Link copied to clipboard

The current status of the rescore execution plan. When the value is ACTIVE, the rescore execution plan is ready for use.

Link copied to clipboard

The Unix timestamp when the rescore execution plan was last updated.

Functions

Link copied to clipboard
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