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

InterconnectGroupsCreateMembers

import type { InterconnectGroupsCreateMembers } from "https://googleapis.deno.dev/v1/compute:v1.ts";
interface InterconnectGroupsCreateMembers {
intentMismatchBehavior?: "CREATE" | "REJECT" | "UNSPECIFIED";
}

§Properties

§
intentMismatchBehavior?: "CREATE" | "REJECT" | "UNSPECIFIED"
[src]

How to behave when configured.topologyCapability.supportedSLA would not equal intent.topologyCapability after this call.

§

Parameters for the Interconnects to create.