@Generated(value="jsii-pacmak/1.34.0 (build 9b72778)", date="2021-09-29T20:31:21.361Z") @Stability(value=Stable) public interface EmrCancelStepProps extends software.amazon.jsii.JsiiSerializable, TaskStateBaseProps
| 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, getResultSelector, getTimeout@Stability(value=Stable) @NotNull String getClusterId()
@Stability(value=Stable) @NotNull String getStepId()
@Stability(value=Stable) static EmrCancelStepProps.Builder builder()
builder in interface TaskStateBasePropsEmrCancelStepProps.Builder of EmrCancelStepPropsCopyright © 2021. All rights reserved.