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

CrossZoneLoadBalancing

import type { CrossZoneLoadBalancing } from "https://aws-api.deno.dev/v0.3/services/elb.ts?docs=full";

Information about the CrossZoneLoadBalancing attribute.

interface CrossZoneLoadBalancing {
Enabled: boolean;
}

§Properties

§
Enabled: boolean
[src]

Specifies whether cross-zone load balancing is enabled for the load balancer.