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

Metadata

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

Contains additional resource information needed for specific datasets.

interface Metadata {
SourceArn?: string | null;
}

§Properties

§
SourceArn?: string | null
[src]

The Amazon Resource Name (ARN) associated with the dataset. Currently, DataBrew only supports ARNs from Amazon AppFlow.