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

ExportConfigurationsResponse

import type { ExportConfigurationsResponse } from "https://aws-api.deno.dev/v0.3/services/discovery.ts?docs=full";
interface ExportConfigurationsResponse {
exportId?: string | null;
}

§Properties

§
exportId?: string | null
[src]

A unique identifier that you can use to query the export status.