@Stability(value=Stable) @Internal public static final class CfnInstanceGroupConfig.ScalingRuleProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnInstanceGroupConfig.ScalingRuleProperty
CfnInstanceGroupConfig.ScalingRulePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnInstanceGroupConfig.ScalingRuleProperty.Builder, CfnInstanceGroupConfig.ScalingRuleProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnInstanceGroupConfig.ScalingRuleProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnInstanceGroupConfig.AutoScalingPolicyProperty.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 |
getAction()
The conditions that trigger an automatic scaling activity.
|
String |
getDescription()
A friendly, more verbose description of the automatic scaling rule.
|
String |
getName()
The name used to identify an automatic scaling rule.
|
Object |
getTrigger()
The CloudWatch alarm definition that determines when automatic scaling activity is triggered.
|
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(CfnInstanceGroupConfig.ScalingRuleProperty.Builder builder)
CfnInstanceGroupConfig.AutoScalingPolicyProperty.Builder.public final Object getAction()
CfnInstanceGroupConfig.ScalingRulePropertygetAction in interface CfnInstanceGroupConfig.ScalingRulePropertypublic final String getName()
CfnInstanceGroupConfig.ScalingRulePropertyRule names must be unique within a scaling policy.
getName in interface CfnInstanceGroupConfig.ScalingRulePropertypublic final Object getTrigger()
CfnInstanceGroupConfig.ScalingRulePropertygetTrigger in interface CfnInstanceGroupConfig.ScalingRulePropertypublic final String getDescription()
CfnInstanceGroupConfig.ScalingRulePropertygetDescription in interface CfnInstanceGroupConfig.ScalingRuleProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.