public static interface AwsOpenSearchServiceDomainClusterConfigZoneAwarenessConfigDetails.Builder extends SdkPojo, CopyableBuilder<AwsOpenSearchServiceDomainClusterConfigZoneAwarenessConfigDetails.Builder,AwsOpenSearchServiceDomainClusterConfigZoneAwarenessConfigDetails>
| Modifier and Type | Method and Description |
|---|---|
AwsOpenSearchServiceDomainClusterConfigZoneAwarenessConfigDetails.Builder |
availabilityZoneCount(Integer availabilityZoneCount)
The number of Availability Zones that the domain uses.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAwsOpenSearchServiceDomainClusterConfigZoneAwarenessConfigDetails.Builder availabilityZoneCount(Integer availabilityZoneCount)
The number of Availability Zones that the domain uses. Valid values are 2 or 3. The
default is 2.
availabilityZoneCount - The number of Availability Zones that the domain uses. Valid values are 2 or
3. The default is 2.Copyright © 2023. All rights reserved.