@Generated(value="jsii-pacmak/0.22.0 (build 14afdde)", date="2020-02-13T18:54:15.772Z") @Stability(value=Experimental) public interface EmrCancelStepProps extends software.amazon.jsii.JsiiSerializable
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.
|
@Stability(value=Experimental) String getClusterId()
EXPERIMENTAL
@Stability(value=Experimental) String getStepId()
EXPERIMENTAL
@Stability(value=Experimental) static EmrCancelStepProps.Builder builder()
EmrCancelStepProps.Builder of EmrCancelStepPropsCopyright © 2020. All rights reserved.