@Stability(value=Experimental) public static final class EmrCreateCluster.AutoScalingPolicyProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements EmrCreateCluster.AutoScalingPolicyProperty
EmrCreateCluster.AutoScalingPolicyPropertysoftware.amazon.jsii.JsiiObject.InitializationModeEmrCreateCluster.AutoScalingPolicyProperty.Builder, EmrCreateCluster.AutoScalingPolicyProperty.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.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
EmrCreateCluster.ScalingConstraintsProperty |
getConstraints()
The upper and lower EC2 instance limits for an automatic scaling policy.
|
List<EmrCreateCluster.ScalingRuleProperty> |
getRules()
The scale-in and scale-out rules that comprise the automatic scaling policy.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public EmrCreateCluster.ScalingConstraintsProperty getConstraints()
EmrCreateCluster.AutoScalingPolicyPropertyAutomatic scaling activity will not cause an instance group to grow above or below these limits.
EXPERIMENTAL
getConstraints in interface EmrCreateCluster.AutoScalingPolicyPropertypublic List<EmrCreateCluster.ScalingRuleProperty> getRules()
EmrCreateCluster.AutoScalingPolicyPropertyEXPERIMENTAL
getRules in interface EmrCreateCluster.AutoScalingPolicyPropertypublic com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.