@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.203Z") @Stability(value=Stable) public interface CfnStepProps extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @NotNull Object getHadoopJarStep()
@Stability(value=Stable) @NotNull String getJobFlowId()
@Stability(value=Stable) @NotNull String getName()
@Stability(value=Stable) static CfnStepProps.Builder builder()
CfnStepProps.Builder of CfnStepPropsCopyright © 2021. All rights reserved.