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