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

DeleteEvaluationInput

import type { DeleteEvaluationInput } from "https://aws-api.deno.dev/v0.3/services/machinelearning.ts?docs=full";
interface DeleteEvaluationInput {
EvaluationId: string;
}

§Properties

§
EvaluationId: string
[src]

A user-supplied ID that uniquely identifies the Evaluation to delete.