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

DescribeInterconnectLoaRequest

import type { DescribeInterconnectLoaRequest } from "https://aws-api.deno.dev/v0.3/services/directconnect.ts?docs=full";
interface DescribeInterconnectLoaRequest {
interconnectId: string;
loaContentType?: LoaContentType | null;
providerName?: string | null;
}

§Properties

§
interconnectId: string
[src]

The ID of the interconnect.

§
loaContentType?: LoaContentType | null
[src]

The standard media type for the LOA-CFA document. The only supported value is application/pdf.

§
providerName?: string | null
[src]

The name of the service provider who establishes connectivity on your behalf. If you supply this parameter, the LOA-CFA lists the provider name alongside your company name as the requester of the cross connect.