@Stability(value=Stable)
public static interface CfnCluster.StepConfigProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnCluster.StepConfigProperty.Builder
A builder for
CfnCluster.StepConfigProperty |
static class |
CfnCluster.StepConfigProperty.Jsii$Proxy
An implementation for
CfnCluster.StepConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnCluster.StepConfigProperty.Builder |
builder() |
default String |
getActionOnFailure()
`CfnCluster.StepConfigProperty.ActionOnFailure`.
|
Object |
getHadoopJarStep()
`CfnCluster.StepConfigProperty.HadoopJarStep`.
|
String |
getName()
`CfnCluster.StepConfigProperty.Name`.
|
@Stability(value=Stable) @NotNull Object getHadoopJarStep()
@Stability(value=Stable) @NotNull String getName()
@Stability(value=Stable) @Nullable default String getActionOnFailure()
@Stability(value=Stable) static CfnCluster.StepConfigProperty.Builder builder()
Copyright © 2021. All rights reserved.