Uses of Class
software.amazon.awscdk.services.emr.CfnCluster.StepConfigProperty.Builder
Packages that use CfnCluster.StepConfigProperty.Builder
-
Uses of CfnCluster.StepConfigProperty.Builder in software.amazon.awscdk.services.emr
Methods in software.amazon.awscdk.services.emr that return CfnCluster.StepConfigProperty.BuilderModifier and TypeMethodDescriptionCfnCluster.StepConfigProperty.Builder.actionOnFailure(String actionOnFailure) Sets the value ofCfnCluster.StepConfigProperty.getActionOnFailure()CfnCluster.StepConfigProperty.builder()CfnCluster.StepConfigProperty.Builder.hadoopJarStep(IResolvable hadoopJarStep) Sets the value ofCfnCluster.StepConfigProperty.getHadoopJarStep()CfnCluster.StepConfigProperty.Builder.hadoopJarStep(CfnCluster.HadoopJarStepConfigProperty hadoopJarStep) Sets the value ofCfnCluster.StepConfigProperty.getHadoopJarStep()Sets the value ofCfnCluster.StepConfigProperty.getName()Constructors in software.amazon.awscdk.services.emr with parameters of type CfnCluster.StepConfigProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCluster.StepConfigProperty.Builder.