class Aws::OpenSearchService::Types::ZoneAwarenessConfig

The zone awareness configuration for the domain cluster, such as the number of availability zones.

@note When making an API call, you may pass ZoneAwarenessConfig

data as a hash:

    {
      availability_zone_count: 1,
    }

@!attribute [rw] availability_zone_count

An integer value to indicate the number of availability zones for a
domain when zone awareness is enabled. This should be equal to
number of subnets if VPC endpoints is enabled.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/opensearch-2021-01-01/ZoneAwarenessConfig AWS API Documentation

Constants

SENSITIVE