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

RedshiftDataShareAssetSourceEntry

import type { RedshiftDataShareAssetSourceEntry } from "https://aws-api.deno.dev/v0.4/services/dataexchange.ts?docs=full";

The source of the Amazon Redshift datashare asset.

interface RedshiftDataShareAssetSourceEntry {
DataShareArn: string;
}

§Properties

§
DataShareArn: string
[src]

The Amazon Resource Name (ARN) of the datashare asset.