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

InterconnectGroupInterconnect

import type { InterconnectGroupInterconnect } from "https://googleapis.deno.dev/v1/compute:v1.ts";

An Interconnect in this InterconnectGroup.

interface InterconnectGroupInterconnect {
interconnect?: string;
}

§Properties

§
interconnect?: string
[src]

The URL of an Interconnect in this group. All Interconnects in the group are unique.