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

DeletePipelineRequest

import type { DeletePipelineRequest } from "https://aws-api.deno.dev/v0.3/services/elastictranscoder.ts?docs=full";

The DeletePipelineRequest structure.

interface DeletePipelineRequest {
Id: string;
}

§Properties

§
Id: string
[src]

The identifier of the pipeline that you want to delete.