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

RevisionPublished

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

Information about the published revision.

interface RevisionPublished {
DataSetId: string;
}

§Properties

§
DataSetId: string
[src]

The data set ID of the published revision.