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

DeleteImportRequest

import type { DeleteImportRequest } from "https://aws-api.deno.dev/v0.4/services/lexmodelsv2.ts?docs=full";
interface DeleteImportRequest {
importId: string;
}

§Properties

§
importId: string
[src]

The unique identifier of the import to delete.