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

Messages

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

Messages that provide the state of the flow.

interface Messages {
Errors: string[];
}

§Properties

§
Errors: string[]
[src]

A list of errors that might have been generated from processes on this flow.