| Package | Description |
|---|---|
| software.amazon.awscdk.services.opensearchservice |
Amazon OpenSearch Service Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
EbsOptions.Jsii$Proxy
An implementation for
EbsOptions |
| 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 OpenSearch Service 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 OpenSearch Service domain.
|
DomainProps.Builder |
DomainProps.Builder.ebs(EbsOptions ebs)
Sets the value of
DomainProps.getEbs() |
Copyright © 2022. All rights reserved.