| Package | Description |
|---|---|
| software.amazon.awscdk.services.emr |
Amazon EMR Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnStep.HadoopJarStepConfigProperty.Jsii$Proxy
An implementation for
CfnStep.HadoopJarStepConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnStep.HadoopJarStepConfigProperty |
CfnStep.HadoopJarStepConfigProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnStep.Builder |
CfnStep.Builder.hadoopJarStep(CfnStep.HadoopJarStepConfigProperty hadoopJarStep)
The `HadoopJarStepConfig` property type specifies a job flow step consisting of a JAR file whose main function will be executed.
|
CfnStepProps.Builder |
CfnStepProps.Builder.hadoopJarStep(CfnStep.HadoopJarStepConfigProperty hadoopJarStep)
Sets the value of
CfnStepProps.getHadoopJarStep() |
void |
CfnStep.setHadoopJarStep(CfnStep.HadoopJarStepConfigProperty value)
The `HadoopJarStepConfig` property type specifies a job flow step consisting of a JAR file whose main function will be executed.
|
Copyright © 2022. All rights reserved.