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

DescribeConnectionLoaRequest

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

§Properties

§
connectionId: string
[src]

The ID of the connection.

§
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 APN partner or service provider who establishes connectivity on your behalf. If you specify this parameter, the LOA-CFA lists the provider name alongside your company name as the requester of the cross connect.