Interface ZoneAwarenessConfig.Builder

  • Method Details

    • availabilityZoneCount

      ZoneAwarenessConfig.Builder availabilityZoneCount(Integer availabilityZoneCount)

      If you enabled multiple Availability Zones, this value is the number of zones that you want the domain to use. Valid values are 2 and 3. If your domain is provisioned within a VPC, this value be equal to number of subnets.

      Parameters:
      availabilityZoneCount - If you enabled multiple Availability Zones, this value is the number of zones that you want the domain to use. Valid values are 2 and 3. If your domain is provisioned within a VPC, this value be equal to number of subnets.
      Returns:
      Returns a reference to this object so that method calls can be chained together.