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

MediaConnectFlow

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

The settings for a MediaConnect Flow.

interface MediaConnectFlow {
FlowArn?: string | null;
}

§Properties

§
FlowArn?: string | null
[src]

The unique ARN of the MediaConnect Flow being used as a source.