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

InterconnectAttachmentGroupLogicalStructureRegion

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

[Output Only] The regions Attachments in this group are in.

interface InterconnectAttachmentGroupLogicalStructureRegion {
region?: string;
}

§Properties

§
region?: string
[src]

[Output Only] The name of a region, like "us-central1".