@Stability(value=Stable) @Internal public static final class CfnScheduledAction.ResizeClusterMessageProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnScheduledAction.ResizeClusterMessageProperty
CfnScheduledAction.ResizeClusterMessagePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnScheduledAction.ResizeClusterMessageProperty.Builder, CfnScheduledAction.ResizeClusterMessageProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnScheduledAction.ResizeClusterMessageProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnScheduledAction.PauseClusterMessageProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
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() |
boolean |
equals(Object o) |
Object |
getClassic()
A boolean value indicating whether the resize operation is using the classic resize process.
|
String |
getClusterIdentifier()
The unique identifier for the cluster to resize.
|
String |
getClusterType()
The new cluster type for the specified cluster.
|
String |
getNodeType()
The new node type for the nodes you are adding.
|
Number |
getNumberOfNodes()
The new number of nodes for the cluster.
|
int |
hashCode() |
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(CfnScheduledAction.ResizeClusterMessageProperty.Builder builder)
CfnScheduledAction.PauseClusterMessageProperty.Builder.public final String getClusterIdentifier()
CfnScheduledAction.ResizeClusterMessagePropertygetClusterIdentifier in interface CfnScheduledAction.ResizeClusterMessagePropertypublic final Object getClassic()
CfnScheduledAction.ResizeClusterMessageProperty
If you don't provide this parameter or set the value to false , the resize type is elastic.
getClassic in interface CfnScheduledAction.ResizeClusterMessagePropertypublic final String getClusterType()
CfnScheduledAction.ResizeClusterMessagePropertygetClusterType in interface CfnScheduledAction.ResizeClusterMessagePropertypublic final String getNodeType()
CfnScheduledAction.ResizeClusterMessagePropertyIf not specified, the cluster's current node type is used.
getNodeType in interface CfnScheduledAction.ResizeClusterMessagePropertypublic final Number getNumberOfNodes()
CfnScheduledAction.ResizeClusterMessagePropertyIf not specified, the cluster's current number of nodes is used.
getNumberOfNodes in interface CfnScheduledAction.ResizeClusterMessageProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.