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

BatchDeleteImportDataResponse

import type { BatchDeleteImportDataResponse } from "https://aws-api.deno.dev/v0.3/services/discovery.ts?docs=full";
interface BatchDeleteImportDataResponse {
errors?: BatchDeleteImportDataError[] | null;
}

§Properties

§

Error messages returned for each import task that you deleted as a response for this command.