Uses of Class
software.amazon.awscdk.services.emr.CfnStep.HadoopJarStepConfigProperty.Builder
-
Uses of CfnStep.HadoopJarStepConfigProperty.Builder in software.amazon.awscdk.services.emr
Modifier and TypeMethodDescriptionSets the value ofCfnStep.HadoopJarStepConfigProperty.getArgs()
CfnStep.HadoopJarStepConfigProperty.builder()
Sets the value ofCfnStep.HadoopJarStepConfigProperty.getJar()
Sets the value ofCfnStep.HadoopJarStepConfigProperty.getMainClass()
CfnStep.HadoopJarStepConfigProperty.Builder.stepProperties
(List<? extends Object> stepProperties) Sets the value ofCfnStep.HadoopJarStepConfigProperty.getStepProperties()
CfnStep.HadoopJarStepConfigProperty.Builder.stepProperties
(IResolvable stepProperties) Sets the value ofCfnStep.HadoopJarStepConfigProperty.getStepProperties()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnStep.HadoopJarStepConfigProperty.Builder
.