@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:43.301Z") @Stability(value=Experimental) public interface EmrTerminateClusterProps extends software.amazon.jsii.JsiiSerializable, TaskStateBaseProps
Modifier and Type | Interface and Description |
---|---|
static class |
EmrTerminateClusterProps.Builder
A builder for
EmrTerminateClusterProps |
static class |
EmrTerminateClusterProps.Jsii$Proxy
An implementation for
EmrTerminateClusterProps |
Modifier and Type | Method and Description |
---|---|
static EmrTerminateClusterProps.Builder |
builder() |
String |
getClusterId()
(experimental) The ClusterId to terminate.
|
getComment, getHeartbeat, getInputPath, getIntegrationPattern, getOutputPath, getResultPath, getResultSelector, getTimeout
@Stability(value=Experimental) @NotNull String getClusterId()
@Stability(value=Experimental) static EmrTerminateClusterProps.Builder builder()
builder
in interface TaskStateBaseProps
EmrTerminateClusterProps.Builder
of EmrTerminateClusterProps
Copyright © 2021. All rights reserved.