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