public static interface ZoneAwarenessConfig.Builder extends SdkPojo, CopyableBuilder<ZoneAwarenessConfig.Builder,ZoneAwarenessConfig>
| Modifier and Type | Method and Description |
|---|---|
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.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildZoneAwarenessConfig.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.
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.Copyright © 2023. All rights reserved.