| Package | Description |
|---|---|
| software.amazon.awscdk.services.opensearchservice |
Amazon OpenSearch Service Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CapacityConfig |
CapacityConfig.Builder.build()
Builds the configured instance.
|
default CapacityConfig |
DomainProps.getCapacity()
The cluster capacity configuration for the Amazon OpenSearch Service domain.
|
CapacityConfig |
DomainProps.Jsii$Proxy.getCapacity() |
| Modifier and Type | Method and Description |
|---|---|
DomainProps.Builder |
DomainProps.Builder.capacity(CapacityConfig capacity)
Sets the value of
DomainProps.getCapacity() |
Domain.Builder |
Domain.Builder.capacity(CapacityConfig capacity)
The cluster capacity configuration for the Amazon OpenSearch Service domain.
|
Copyright © 2022. All rights reserved.