@Stability(value=Stable)
public static interface CfnCluster.HadoopJarStepConfigProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-hadoopjarstepconfig.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnCluster.HadoopJarStepConfigProperty.Builder
A builder for
CfnCluster.HadoopJarStepConfigProperty |
static class |
CfnCluster.HadoopJarStepConfigProperty.Jsii$Proxy
An implementation for
CfnCluster.HadoopJarStepConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnCluster.HadoopJarStepConfigProperty.Builder |
builder() |
default List<String> |
getArgs()
`CfnCluster.HadoopJarStepConfigProperty.Args`.
|
String |
getJar()
`CfnCluster.HadoopJarStepConfigProperty.Jar`.
|
default String |
getMainClass()
`CfnCluster.HadoopJarStepConfigProperty.MainClass`.
|
default Object |
getStepProperties()
`CfnCluster.HadoopJarStepConfigProperty.StepProperties`.
|
@Stability(value=Stable) @NotNull String getJar()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-hadoopjarstepconfig.html#cfn-elasticmapreduce-cluster-hadoopjarstepconfig-jar@Stability(value=Stable) @Nullable default List<String> getArgs()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-hadoopjarstepconfig.html#cfn-elasticmapreduce-cluster-hadoopjarstepconfig-args@Stability(value=Stable) @Nullable default String getMainClass()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-hadoopjarstepconfig.html#cfn-elasticmapreduce-cluster-hadoopjarstepconfig-mainclass@Stability(value=Stable) @Nullable default Object getStepProperties()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-hadoopjarstepconfig.html#cfn-elasticmapreduce-cluster-hadoopjarstepconfig-stepproperties@Stability(value=Stable) static CfnCluster.HadoopJarStepConfigProperty.Builder builder()
Copyright © 2020. All rights reserved.