@Stability(value=Experimental) @Internal 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(EmrCreateCluster.ScalingConstraintsProperty constraints,
List<? extends EmrCreateCluster.ScalingRuleProperty> rules)
Constructor that initializes the object based on literal property values passed by the
EmrCreateCluster.ApplicationConfigProperty.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) |
EmrCreateCluster.ScalingConstraintsProperty |
getConstraints()
(experimental) The upper and lower EC2 instance limits for an automatic scaling policy.
|
List<EmrCreateCluster.ScalingRuleProperty> |
getRules()
(experimental) 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, 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(EmrCreateCluster.ScalingConstraintsProperty constraints, List<? extends EmrCreateCluster.ScalingRuleProperty> rules)
EmrCreateCluster.ApplicationConfigProperty.Builder.public final EmrCreateCluster.ScalingConstraintsProperty getConstraints()
EmrCreateCluster.AutoScalingPolicyPropertyAutomatic scaling activity will not cause an instance group to grow above or below these limits.
getConstraints in interface EmrCreateCluster.AutoScalingPolicyPropertypublic final List<EmrCreateCluster.ScalingRuleProperty> getRules()
EmrCreateCluster.AutoScalingPolicyPropertygetRules in interface EmrCreateCluster.AutoScalingPolicyProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.