Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.emr.CfnStepMixinProps.Builder
Packages that use CfnStepMixinProps.Builder
-
Uses of CfnStepMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.emr
Methods in software.amazon.awscdk.cfnpropertymixins.services.emr that return CfnStepMixinProps.BuilderModifier and TypeMethodDescriptionCfnStepMixinProps.Builder.actionOnFailure(String actionOnFailure) Sets the value ofCfnStepMixinProps.getActionOnFailure()static CfnStepMixinProps.BuilderCfnStepMixinProps.builder()CfnStepMixinProps.Builder.encryptionKeyArn(String encryptionKeyArn) Sets the value ofCfnStepMixinProps.getEncryptionKeyArn()CfnStepMixinProps.Builder.hadoopJarStep(CfnStepPropsMixin.HadoopJarStepConfigProperty hadoopJarStep) Sets the value ofCfnStepMixinProps.getHadoopJarStep()CfnStepMixinProps.Builder.hadoopJarStep(IResolvable hadoopJarStep) Sets the value ofCfnStepMixinProps.getHadoopJarStep()Sets the value ofCfnStepMixinProps.getJobFlowId()Sets the value ofCfnStepMixinProps.getLogUri()Sets the value ofCfnStepMixinProps.getName()Constructors in software.amazon.awscdk.cfnpropertymixins.services.emr with parameters of type CfnStepMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnStepMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnStepMixinProps.Builder.