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

Endpoint

import type { Endpoint } from "https://aws-api.deno.dev/v0.4/services/mediaconvert.ts?docs=full";

Describes an account-specific API endpoint.

interface Endpoint {
Url?: string | null;
}

§Properties

§
Url?: string | null
[src]

URL of endpoint