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