@Stability(value=Stable) @Internal public static final class EmrCreateCluster.ScalingActionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements EmrCreateCluster.ScalingActionProperty
EmrCreateCluster.ScalingActionPropertysoftware.amazon.jsii.JsiiObject.InitializationModeEmrCreateCluster.ScalingActionProperty.Builder, EmrCreateCluster.ScalingActionProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(EmrCreateCluster.ScalingActionProperty.Builder builder)
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.InstanceMarket |
getMarket()
Not available for instance groups.
|
EmrCreateCluster.SimpleScalingPolicyConfigurationProperty |
getSimpleScalingPolicyConfiguration()
The type of adjustment the automatic scaling activity makes when triggered, and the periodicity of the adjustment.
|
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.ScalingActionProperty.Builder builder)
EmrCreateCluster.ApplicationConfigProperty.Builder.public final EmrCreateCluster.SimpleScalingPolicyConfigurationProperty getSimpleScalingPolicyConfiguration()
EmrCreateCluster.ScalingActionPropertygetSimpleScalingPolicyConfiguration in interface EmrCreateCluster.ScalingActionPropertypublic final EmrCreateCluster.InstanceMarket getMarket()
EmrCreateCluster.ScalingActionPropertyInstance groups use the market type specified for the group.
Default: - EMR selected default
getMarket in interface EmrCreateCluster.ScalingActionProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.