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

DescribeKinesisStreamingDestinationInput

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

§Properties

§
TableName: string
[src]

The name of the table being described.