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

Interface

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

The VPC interface that is used for the media stream associated with the source or output.

interface Interface {
Name: string;
}

§Properties

§
Name: string
[src]

The name of the VPC interface.