@Stability(value=Stable) @Internal public static final class CfnCluster.ScalingRuleProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCluster.ScalingRuleProperty
CfnCluster.ScalingRulePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnCluster.ScalingRuleProperty.Builder, CfnCluster.ScalingRuleProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(Object action,
String name,
Object trigger,
String description)
Constructor that initializes the object based on literal property values passed by the
CfnCluster.ApplicationProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getAction()
`CfnCluster.ScalingRuleProperty.Action`.
|
String |
getDescription()
`CfnCluster.ScalingRuleProperty.Description`.
|
String |
getName()
`CfnCluster.ScalingRuleProperty.Name`.
|
Object |
getTrigger()
`CfnCluster.ScalingRuleProperty.Trigger`.
|
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(Object action, String name, Object trigger, String description)
CfnCluster.ApplicationProperty.Builder.public final Object getAction()
CfnCluster.ScalingRulePropertygetAction in interface CfnCluster.ScalingRulePropertypublic final String getName()
CfnCluster.ScalingRulePropertygetName in interface CfnCluster.ScalingRulePropertypublic final Object getTrigger()
CfnCluster.ScalingRulePropertygetTrigger in interface CfnCluster.ScalingRulePropertypublic final String getDescription()
CfnCluster.ScalingRulePropertygetDescription in interface CfnCluster.ScalingRuleProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.