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

DistributionPolicyZoneConfiguration

import type { DistributionPolicyZoneConfiguration } from "https://googleapis.deno.dev/v1/compute:v1.ts";
interface DistributionPolicyZoneConfiguration {
zone?: string;
}

§Properties

§
zone?: string
[src]

The URL of the zone. The zone must exist in the region where the managed instance group is located.