Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

CreateRescoreExecutionPlanResponse

import type { CreateRescoreExecutionPlanResponse } from "https://aws-api.deno.dev/v0.4/services/kendraranking.ts?docs=full";
interface CreateRescoreExecutionPlanResponse {
Arn: string;
Id: string;
}

§Properties

§
Arn: string
[src]

The Amazon Resource Name (ARN) of the rescore execution plan.

§
Id: string
[src]

The identifier of the rescore execution plan.