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

AwsOpenSearchServiceDomainClusterConfigZoneAwarenessConfigDetails

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

Configuration options for zone awareness.

interface AwsOpenSearchServiceDomainClusterConfigZoneAwarenessConfigDetails {
AvailabilityZoneCount?: number | null;
}

§Properties

§
AvailabilityZoneCount?: number | null
[src]

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