@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:37.714Z") @Stability(value=Stable) public interface CfnStepProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-emr-step.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnStepProps.Builder
A builder for
CfnStepProps |
static class |
CfnStepProps.Jsii$Proxy
An implementation for
CfnStepProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnStepProps.Builder |
builder() |
String |
getActionOnFailure()
`AWS::EMR::Step.ActionOnFailure`.
|
Object |
getHadoopJarStep()
`AWS::EMR::Step.HadoopJarStep`.
|
String |
getJobFlowId()
`AWS::EMR::Step.JobFlowId`.
|
String |
getName()
`AWS::EMR::Step.Name`.
|
@Stability(value=Stable) @NotNull String getActionOnFailure()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-emr-step.html#cfn-elasticmapreduce-step-actiononfailure@Stability(value=Stable) @NotNull Object getHadoopJarStep()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-emr-step.html#cfn-elasticmapreduce-step-hadoopjarstep@Stability(value=Stable) @NotNull String getJobFlowId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-emr-step.html#cfn-elasticmapreduce-step-jobflowid@Stability(value=Stable) @NotNull String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-emr-step.html#cfn-elasticmapreduce-step-name@Stability(value=Stable) static CfnStepProps.Builder builder()
CfnStepProps.Builder of CfnStepPropsCopyright © 2020. All rights reserved.