Package | Description |
---|---|
com.amazonaws.services.elasticsearch.model |
Modifier and Type | Method and Description |
---|---|
ZoneAwarenessConfig |
ZoneAwarenessConfig.clone() |
ZoneAwarenessConfig |
ElasticsearchClusterConfig.getZoneAwarenessConfig()
Specifies the zone awareness configuration for a domain when zone awareness is enabled.
|
ZoneAwarenessConfig |
ZoneAwarenessConfig.withAvailabilityZoneCount(Integer availabilityZoneCount)
An integer value to indicate the number of availability zones for a domain when zone awareness is enabled.
|
Modifier and Type | Method and Description |
---|---|
void |
ElasticsearchClusterConfig.setZoneAwarenessConfig(ZoneAwarenessConfig zoneAwarenessConfig)
Specifies the zone awareness configuration for a domain when zone awareness is enabled.
|
ElasticsearchClusterConfig |
ElasticsearchClusterConfig.withZoneAwarenessConfig(ZoneAwarenessConfig zoneAwarenessConfig)
Specifies the zone awareness configuration for a domain when zone awareness is enabled.
|
Copyright © 2022. All rights reserved.