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