@Stability(value=Stable) public static final class CfnScheduledAction.ScheduledActionTypeProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnScheduledAction.ScheduledActionTypeProperty>
CfnScheduledAction.ScheduledActionTypeProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnScheduledAction.ScheduledActionTypeProperty.Builder pauseCluster(IResolvable pauseCluster)
CfnScheduledAction.ScheduledActionTypeProperty.getPauseCluster()pauseCluster - `CfnScheduledAction.ScheduledActionTypeProperty.PauseCluster`.this@Stability(value=Stable) public CfnScheduledAction.ScheduledActionTypeProperty.Builder pauseCluster(CfnScheduledAction.PauseClusterMessageProperty pauseCluster)
CfnScheduledAction.ScheduledActionTypeProperty.getPauseCluster()pauseCluster - `CfnScheduledAction.ScheduledActionTypeProperty.PauseCluster`.this@Stability(value=Stable) public CfnScheduledAction.ScheduledActionTypeProperty.Builder resizeCluster(IResolvable resizeCluster)
CfnScheduledAction.ScheduledActionTypeProperty.getResizeCluster()resizeCluster - `CfnScheduledAction.ScheduledActionTypeProperty.ResizeCluster`.this@Stability(value=Stable) public CfnScheduledAction.ScheduledActionTypeProperty.Builder resizeCluster(CfnScheduledAction.ResizeClusterMessageProperty resizeCluster)
CfnScheduledAction.ScheduledActionTypeProperty.getResizeCluster()resizeCluster - `CfnScheduledAction.ScheduledActionTypeProperty.ResizeCluster`.this@Stability(value=Stable) public CfnScheduledAction.ScheduledActionTypeProperty.Builder resumeCluster(IResolvable resumeCluster)
CfnScheduledAction.ScheduledActionTypeProperty.getResumeCluster()resumeCluster - `CfnScheduledAction.ScheduledActionTypeProperty.ResumeCluster`.this@Stability(value=Stable) public CfnScheduledAction.ScheduledActionTypeProperty.Builder resumeCluster(CfnScheduledAction.ResumeClusterMessageProperty resumeCluster)
CfnScheduledAction.ScheduledActionTypeProperty.getResumeCluster()resumeCluster - `CfnScheduledAction.ScheduledActionTypeProperty.ResumeCluster`.this@Stability(value=Stable) public CfnScheduledAction.ScheduledActionTypeProperty build()
build in interface software.amazon.jsii.Builder<CfnScheduledAction.ScheduledActionTypeProperty>CfnScheduledAction.ScheduledActionTypePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.