public static interface ZoneAwarenessConfig.Builder extends SdkPojo, CopyableBuilder<ZoneAwarenessConfig.Builder,ZoneAwarenessConfig>
| Modifier and Type | Method and Description |
|---|---|
ZoneAwarenessConfig.Builder |
availabilityZoneCount(Integer availabilityZoneCount)
An integer value to indicate the number of availability zones for a domain when zone awareness is enabled.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildZoneAwarenessConfig.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
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 enabledCopyright © 2022. All rights reserved.