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

StopContinuousExportRequest

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

§Properties

§
exportId: string
[src]

The unique ID assigned to this export.