Class CfnClusterPropsMixin.StepConfigProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.emr.CfnClusterPropsMixin.StepConfigProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnClusterPropsMixin.StepConfigProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnClusterPropsMixin.StepConfigProperty
@Stability(Stable)
@Internal
public static final class CfnClusterPropsMixin.StepConfigProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnClusterPropsMixin.StepConfigProperty
An implementation for
CfnClusterPropsMixin.StepConfigProperty-
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.cfnpropertymixins.services.emr.CfnClusterPropsMixin.StepConfigProperty
CfnClusterPropsMixin.StepConfigProperty.Builder, CfnClusterPropsMixin.StepConfigProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnClusterPropsMixin.StepConfigProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
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 theCfnClusterPropsMixin.StepConfigProperty.Builder.
-
-
Method Details
-
getActionOnFailure
Description copied from interface:CfnClusterPropsMixin.StepConfigPropertyThe action to take when the cluster step fails.Possible values are
CANCEL_AND_WAITandCONTINUE.- Specified by:
getActionOnFailurein interfaceCfnClusterPropsMixin.StepConfigProperty- See Also:
-
getHadoopJarStep
Description copied from interface:CfnClusterPropsMixin.StepConfigPropertyThe JAR file used for the step.Returns union: either
IResolvableorCfnClusterPropsMixin.HadoopJarStepConfigProperty- Specified by:
getHadoopJarStepin interfaceCfnClusterPropsMixin.StepConfigProperty- See Also:
-
getName
Description copied from interface:CfnClusterPropsMixin.StepConfigPropertyThe name of the step.- Specified by:
getNamein interfaceCfnClusterPropsMixin.StepConfigProperty- See Also:
-
$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()
-