Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.emr.CfnStepPropsMixin.Builder
Packages that use CfnStepPropsMixin.Builder
-
Uses of CfnStepPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.emr
Methods in software.amazon.awscdk.cfnpropertymixins.services.emr that return CfnStepPropsMixin.BuilderModifier and TypeMethodDescriptionCfnStepPropsMixin.Builder.actionOnFailure(String actionOnFailure) This specifies what action to take when the cluster step fails.static CfnStepPropsMixin.BuilderCfnStepPropsMixin.Builder.create()static CfnStepPropsMixin.BuilderCfnStepPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnStepPropsMixin.Builder.encryptionKeyArn(String encryptionKeyArn) The KMS key ARN to encrypt the logs published to the given Amazon S3 destination.CfnStepPropsMixin.Builder.hadoopJarStep(CfnStepPropsMixin.HadoopJarStepConfigProperty hadoopJarStep) TheHadoopJarStepConfigproperty type specifies a job flow step consisting of a JAR file whose main function will be executed.CfnStepPropsMixin.Builder.hadoopJarStep(IResolvable hadoopJarStep) TheHadoopJarStepConfigproperty type specifies a job flow step consisting of a JAR file whose main function will be executed.A string that uniquely identifies the cluster (job flow).The Amazon S3 destination URI for log publishing.The name of the cluster step.