@Generated(value="jsii-pacmak/0.22.0 (build 14afdde)", date="2020-02-13T18:54:15.795Z") @Stability(value=Experimental) public interface EmrTerminateClusterProps extends software.amazon.jsii.JsiiSerializable
EXPERIMENTAL
| 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()
The ClusterId to terminate.
|
default ServiceIntegrationPattern |
getIntegrationPattern()
The service integration pattern indicates different ways to call TerminateCluster.
|
@Stability(value=Experimental) String getClusterId()
EXPERIMENTAL
@Stability(value=Experimental) default ServiceIntegrationPattern getIntegrationPattern()
The valid value is either FIRE_AND_FORGET or SYNC.
Default: SYNC
EXPERIMENTAL
@Stability(value=Experimental) static EmrTerminateClusterProps.Builder builder()
EmrTerminateClusterProps.Builder of EmrTerminateClusterPropsCopyright © 2020. All rights reserved.