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