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

DescribeImportRequest

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

§Properties

§
importId: string
[src]

The unique identifier of the import to describe.