Interface ZoneAwarenessConfig.Builder

    • Method Detail

      • availabilityZoneCount

        ZoneAwarenessConfig.Builder availabilityZoneCount​(Integer availabilityZoneCount)

        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

        Parameters:
        availabilityZoneCount - 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
        Returns:
        Returns a reference to this object so that method calls can be chained together.