| Package | Description |
|---|---|
| software.amazon.awscdk.services.elasticsearch |
Amazon Elasticsearch Service Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
EbsOptions |
EbsOptions.Builder.build()
Builds the configured instance.
|
default EbsOptions |
DomainProps.getEbs()
(experimental) The configurations of Amazon Elastic Block Store (Amazon EBS) volumes that are attached to data nodes in the Amazon ES domain.
|
EbsOptions |
DomainProps.Jsii$Proxy.getEbs() |
| Modifier and Type | Method and Description |
|---|---|
Domain.Builder |
Domain.Builder.ebs(EbsOptions ebs)
(experimental) The configurations of Amazon Elastic Block Store (Amazon EBS) volumes that are attached to data nodes in the Amazon ES domain.
|
DomainProps.Builder |
DomainProps.Builder.ebs(EbsOptions ebs)
Sets the value of
DomainProps.getEbs() |
Copyright © 2022. All rights reserved.