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

AwsElasticsearchDomainElasticsearchClusterConfigZoneAwarenessConfigDetails

import type { AwsElasticsearchDomainElasticsearchClusterConfigZoneAwarenessConfigDetails } from "https://aws-api.deno.dev/v0.4/services/securityhub.ts?docs=full";

Configuration options for zone awareness.

interface AwsElasticsearchDomainElasticsearchClusterConfigZoneAwarenessConfigDetails {
AvailabilityZoneCount?: number | null;
}

§Properties

§
AvailabilityZoneCount?: number | null
[src]

he number of Availability Zones that the domain uses. Valid values are 2 and 3. The default is 2.