Package | Description |
---|---|
com.amazonaws.services.opensearch.model |
Modifier and Type | Method and Description |
---|---|
ZoneAwarenessConfig |
ZoneAwarenessConfig.clone() |
ZoneAwarenessConfig |
ClusterConfig.getZoneAwarenessConfig()
Container for zone awareness configuration options.
|
ZoneAwarenessConfig |
ZoneAwarenessConfig.withAvailabilityZoneCount(Integer availabilityZoneCount)
If you enabled multiple Availability Zones, this value is the number of zones that you want the domain to use.
|
Modifier and Type | Method and Description |
---|---|
void |
ClusterConfig.setZoneAwarenessConfig(ZoneAwarenessConfig zoneAwarenessConfig)
Container for zone awareness configuration options.
|
ClusterConfig |
ClusterConfig.withZoneAwarenessConfig(ZoneAwarenessConfig zoneAwarenessConfig)
Container for zone awareness configuration options.
|
Copyright © 2023. All rights reserved.