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

DeleteStreamingDistributionRequest

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

The request to delete a streaming distribution.

interface DeleteStreamingDistributionRequest {
Id: string;
IfMatch?: string | null;
}

§Properties

§
Id: string
[src]

The distribution ID.

§
IfMatch?: string | null
[src]

The value of the ETag header that you received when you disabled the streaming distribution. For example: E2QWRUHAPOMQZL.