Class EmrCreateCluster.ScalingActionProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.stepfunctions.tasks.EmrCreateCluster.ScalingActionProperty.Jsii$Proxy
- All Implemented Interfaces:
EmrCreateCluster.ScalingActionProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- EmrCreateCluster.ScalingActionProperty
@Stability(Stable)
@Internal
public static final class EmrCreateCluster.ScalingActionProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements EmrCreateCluster.ScalingActionProperty
An implementation for
EmrCreateCluster.ScalingActionProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.stepfunctions.tasks.EmrCreateCluster.ScalingActionProperty
EmrCreateCluster.ScalingActionProperty.Builder, EmrCreateCluster.ScalingActionProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theEmrCreateCluster.ScalingActionProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanNot available for instance groups.The type of adjustment the automatic scaling activity makes when triggered, and the periodicity of the adjustment.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theEmrCreateCluster.ScalingActionProperty.Builder.
-
-
Method Details
-
getSimpleScalingPolicyConfiguration
public final EmrCreateCluster.SimpleScalingPolicyConfigurationProperty getSimpleScalingPolicyConfiguration()Description copied from interface:EmrCreateCluster.ScalingActionPropertyThe type of adjustment the automatic scaling activity makes when triggered, and the periodicity of the adjustment.- Specified by:
getSimpleScalingPolicyConfigurationin interfaceEmrCreateCluster.ScalingActionProperty
-
getMarket
Description copied from interface:EmrCreateCluster.ScalingActionPropertyNot available for instance groups.Instance groups use the market type specified for the group.
Default: - EMR selected default
- Specified by:
getMarketin interfaceEmrCreateCluster.ScalingActionProperty
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-