@Stability(value=Stable) public static final class CfnScheduledAction.PauseClusterMessageProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnScheduledAction.PauseClusterMessageProperty>
CfnScheduledAction.PauseClusterMessageProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnScheduledAction.PauseClusterMessageProperty |
build()
Builds the configured instance.
|
CfnScheduledAction.PauseClusterMessageProperty.Builder |
clusterIdentifier(String clusterIdentifier)
Sets the value of
CfnScheduledAction.PauseClusterMessageProperty.getClusterIdentifier() |
@Stability(value=Stable) public CfnScheduledAction.PauseClusterMessageProperty.Builder clusterIdentifier(String clusterIdentifier)
CfnScheduledAction.PauseClusterMessageProperty.getClusterIdentifier()clusterIdentifier - The identifier of the cluster to be paused. This parameter is required.this@Stability(value=Stable) public CfnScheduledAction.PauseClusterMessageProperty build()
build in interface software.amazon.jsii.Builder<CfnScheduledAction.PauseClusterMessageProperty>CfnScheduledAction.PauseClusterMessagePropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.