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

DescribeImportInput

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

§Properties

§
ImportArn: string
[src]

The Amazon Resource Name (ARN) associated with the table you're importing to.