@Generated(value="jsii-pacmak/1.11.0 (build 1e9b8e1)", date="2020-08-28T10:19:41.998Z") @Stability(value=Experimental) public interface EmrCancelStepProps extends software.amazon.jsii.JsiiSerializable, TaskStateBaseProps
EXPERIMENTAL
| Modifier and Type | Interface and Description |
|---|---|
static class |
EmrCancelStepProps.Builder
A builder for
EmrCancelStepProps |
static class |
EmrCancelStepProps.Jsii$Proxy
An implementation for
EmrCancelStepProps |
| Modifier and Type | Method and Description |
|---|---|
static EmrCancelStepProps.Builder |
builder() |
String |
getClusterId()
The ClusterId to update.
|
String |
getStepId()
The StepId to cancel.
|
getComment, getHeartbeat, getInputPath, getIntegrationPattern, getOutputPath, getResultPath, getTimeout@Stability(value=Experimental) @NotNull String getClusterId()
EXPERIMENTAL
@Stability(value=Experimental) @NotNull String getStepId()
EXPERIMENTAL
@Stability(value=Experimental) static EmrCancelStepProps.Builder builder()
builder in interface TaskStateBasePropsEmrCancelStepProps.Builder of EmrCancelStepPropsCopyright © 2020. All rights reserved.