| Package | Description |
|---|---|
| software.amazon.awscdk.services.elasticsearch |
Amazon Elasticsearch Service Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ZoneAwarenessConfig.Jsii$Proxy
An implementation for
ZoneAwarenessConfig |
| Modifier and Type | Method and Description |
|---|---|
ZoneAwarenessConfig |
ZoneAwarenessConfig.Builder.build()
Builds the configured instance.
|
default ZoneAwarenessConfig |
DomainProps.getZoneAwareness()
The cluster zone awareness configuration for the Amazon ES domain.
|
ZoneAwarenessConfig |
DomainProps.Jsii$Proxy.getZoneAwareness() |
| Modifier and Type | Method and Description |
|---|---|
DomainProps.Builder |
DomainProps.Builder.zoneAwareness(ZoneAwarenessConfig zoneAwareness)
Sets the value of
DomainProps.getZoneAwareness() |
Domain.Builder |
Domain.Builder.zoneAwareness(ZoneAwarenessConfig zoneAwareness)
The cluster zone awareness configuration for the Amazon ES domain.
|
Copyright © 2021. All rights reserved.