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

UpdatePipelineNotificationsResponse

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

The UpdatePipelineNotificationsResponse structure.

interface UpdatePipelineNotificationsResponse {
Pipeline?: Pipeline | null;
}

§Properties

§
Pipeline?: Pipeline | null
[src]

A section of the response body that provides information about the pipeline associated with this notification.