| Package | Description |
|---|---|
| software.amazon.awscdk.services.emr |
Amazon EMR Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnCluster.StepConfigProperty.Builder |
CfnCluster.StepConfigProperty.Builder.actionOnFailure(String actionOnFailure)
Sets the value of
CfnCluster.StepConfigProperty.getActionOnFailure() |
static CfnCluster.StepConfigProperty.Builder |
CfnCluster.StepConfigProperty.builder() |
CfnCluster.StepConfigProperty.Builder |
CfnCluster.StepConfigProperty.Builder.hadoopJarStep(CfnCluster.HadoopJarStepConfigProperty hadoopJarStep)
Sets the value of
CfnCluster.StepConfigProperty.getHadoopJarStep() |
CfnCluster.StepConfigProperty.Builder |
CfnCluster.StepConfigProperty.Builder.hadoopJarStep(IResolvable hadoopJarStep)
Sets the value of
CfnCluster.StepConfigProperty.getHadoopJarStep() |
CfnCluster.StepConfigProperty.Builder |
CfnCluster.StepConfigProperty.Builder.name(String name)
Sets the value of
CfnCluster.StepConfigProperty.getName() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnCluster.StepConfigProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnCluster.ApplicationProperty.Builder. |
Copyright © 2022. All rights reserved.