Values.ZoneAwarenessConfigSourceSpecifies the zone awareness configuration for the domain cluster, such as the number of availability zones.
type nonrec t = {availabilityZoneCount : IntegerClass.t option;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
*)}