@Stability(value=Stable) public static final class CfnStep.HadoopJarStepConfigProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnStep.HadoopJarStepConfigProperty>
CfnStep.HadoopJarStepConfigProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnStep.HadoopJarStepConfigProperty.Builder |
args(List<String> args)
Sets the value of
CfnStep.HadoopJarStepConfigProperty.getArgs() |
CfnStep.HadoopJarStepConfigProperty |
build()
Builds the configured instance.
|
CfnStep.HadoopJarStepConfigProperty.Builder |
jar(String jar)
Sets the value of
CfnStep.HadoopJarStepConfigProperty.getJar() |
CfnStep.HadoopJarStepConfigProperty.Builder |
mainClass(String mainClass)
Sets the value of
CfnStep.HadoopJarStepConfigProperty.getMainClass() |
CfnStep.HadoopJarStepConfigProperty.Builder |
stepProperties(IResolvable stepProperties)
Sets the value of
CfnStep.HadoopJarStepConfigProperty.getStepProperties() |
CfnStep.HadoopJarStepConfigProperty.Builder |
stepProperties(List<? extends Object> stepProperties)
Sets the value of
CfnStep.HadoopJarStepConfigProperty.getStepProperties() |
@Stability(value=Stable) public CfnStep.HadoopJarStepConfigProperty.Builder jar(String jar)
CfnStep.HadoopJarStepConfigProperty.getJar()jar - `CfnStep.HadoopJarStepConfigProperty.Jar`. This parameter is required.this@Stability(value=Stable) public CfnStep.HadoopJarStepConfigProperty.Builder args(List<String> args)
CfnStep.HadoopJarStepConfigProperty.getArgs()args - `CfnStep.HadoopJarStepConfigProperty.Args`.this@Stability(value=Stable) public CfnStep.HadoopJarStepConfigProperty.Builder mainClass(String mainClass)
CfnStep.HadoopJarStepConfigProperty.getMainClass()mainClass - `CfnStep.HadoopJarStepConfigProperty.MainClass`.this@Stability(value=Stable) public CfnStep.HadoopJarStepConfigProperty.Builder stepProperties(IResolvable stepProperties)
CfnStep.HadoopJarStepConfigProperty.getStepProperties()stepProperties - `CfnStep.HadoopJarStepConfigProperty.StepProperties`.this@Stability(value=Stable) public CfnStep.HadoopJarStepConfigProperty.Builder stepProperties(List<? extends Object> stepProperties)
CfnStep.HadoopJarStepConfigProperty.getStepProperties()stepProperties - `CfnStep.HadoopJarStepConfigProperty.StepProperties`.this@Stability(value=Stable) public CfnStep.HadoopJarStepConfigProperty build()
build in interface software.amazon.jsii.Builder<CfnStep.HadoopJarStepConfigProperty>CfnStep.HadoopJarStepConfigPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.