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

MediaConnectFlowRequest

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

The settings for a MediaConnect Flow.

interface MediaConnectFlowRequest {
FlowArn?: string | null;
}

§Properties

§
FlowArn?: string | null
[src]

The ARN of the MediaConnect Flow that you want to use as a source.