AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

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

Inheritance Hierarchy

System.Object
  Amazon.KendraRanking.Model.RescoreExecutionPlanSummary

Namespace: Amazon.KendraRanking.Model
Assembly: AWSSDK.KendraRanking.dll
Version: 3.x.y.z

Syntax

C#
public class RescoreExecutionPlanSummary

The RescoreExecutionPlanSummary type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property CreatedAt System.DateTime

Gets and sets the property CreatedAt.

The Unix timestamp when the rescore execution plan was created.

Public Property Id System.String

Gets and sets the property Id.

The identifier of the rescore execution plan.

Public Property Name System.String

Gets and sets the property Name.

The name of the rescore execution plan.

Public Property Status Amazon.KendraRanking.RescoreExecutionPlanStatus

Gets and sets the property Status.

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

Public Property UpdatedAt System.DateTime

Gets and sets the property UpdatedAt.

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

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5