| Package | Description |
|---|---|
| software.amazon.awscdk.services.elasticsearch |
| Modifier and Type | Method and Description |
|---|---|
static CapacityConfig.Builder |
CapacityConfig.builder() |
CapacityConfig.Builder |
CapacityConfig.Builder.dataNodeInstanceType(String dataNodeInstanceType)
Sets the value of
CapacityConfig.getDataNodeInstanceType() |
CapacityConfig.Builder |
CapacityConfig.Builder.dataNodes(Number dataNodes)
Sets the value of
CapacityConfig.getDataNodes() |
CapacityConfig.Builder |
CapacityConfig.Builder.masterNodeInstanceType(String masterNodeInstanceType)
Sets the value of
CapacityConfig.getMasterNodeInstanceType() |
CapacityConfig.Builder |
CapacityConfig.Builder.masterNodes(Number masterNodes)
Sets the value of
CapacityConfig.getMasterNodes() |
Copyright © 2020. All rights reserved.