@Stability(value=Deprecated) @Deprecated @Internal public static final class CapacityConfig.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CapacityConfig
CapacityConfigsoftware.amazon.jsii.JsiiObject.InitializationModeCapacityConfig.Builder, CapacityConfig.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CapacityConfig.Builder builder)
Deprecated.
Constructor that initializes the object based on literal property values passed by the
CapacityConfig.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Deprecated.
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson()
Deprecated.
|
boolean |
equals(Object o)
Deprecated.
|
String |
getDataNodeInstanceType()
Deprecated.
(deprecated) The instance type for your data nodes, such as `m3.medium.elasticsearch`.
|
Number |
getDataNodes()
Deprecated.
(deprecated) The number of data nodes (instances) to use in the Amazon ES domain.
|
String |
getMasterNodeInstanceType()
Deprecated.
(deprecated) The hardware configuration of the computer that hosts the dedicated master node, such as `m3.medium.elasticsearch`.
|
Number |
getMasterNodes()
Deprecated.
(deprecated) The number of instances to use for the master node.
|
String |
getWarmInstanceType()
Deprecated.
(deprecated) The instance type for your UltraWarm node, such as `ultrawarm1.medium.elasticsearch`.
|
Number |
getWarmNodes()
Deprecated.
(deprecated) The number of UltraWarm nodes (instances) to use in the Amazon ES domain.
|
int |
hashCode()
Deprecated.
|
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CapacityConfig.Builder builder)
CapacityConfig.Builder.public final String getDataNodeInstanceType()
CapacityConfigDefault: - r5.large.elasticsearch
getDataNodeInstanceType in interface CapacityConfigpublic final Number getDataNodes()
CapacityConfigDefault: - 1
getDataNodes in interface CapacityConfigpublic final String getMasterNodeInstanceType()
CapacityConfigDefault: - r5.large.elasticsearch
getMasterNodeInstanceType in interface CapacityConfigpublic final Number getMasterNodes()
CapacityConfigDefault: - no dedicated master nodes
getMasterNodes in interface CapacityConfigpublic final String getWarmInstanceType()
CapacityConfigDefault: - ultrawarm1.medium.elasticsearch
getWarmInstanceType in interface CapacityConfigpublic final Number getWarmNodes()
CapacityConfigDefault: - no UltraWarm nodes
getWarmNodes in interface CapacityConfig@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.