@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 - An action that runs a `PauseCluster` API operation.this@Stability(value=Stable) public CfnScheduledAction.ScheduledActionTypeProperty.Builder pauseCluster(CfnScheduledAction.PauseClusterMessageProperty pauseCluster)
CfnScheduledAction.ScheduledActionTypeProperty.getPauseCluster()pauseCluster - An action that runs a `PauseCluster` API operation.this@Stability(value=Stable) public CfnScheduledAction.ScheduledActionTypeProperty.Builder resizeCluster(IResolvable resizeCluster)
CfnScheduledAction.ScheduledActionTypeProperty.getResizeCluster()resizeCluster - An action that runs a `ResizeCluster` API operation.this@Stability(value=Stable) public CfnScheduledAction.ScheduledActionTypeProperty.Builder resizeCluster(CfnScheduledAction.ResizeClusterMessageProperty resizeCluster)
CfnScheduledAction.ScheduledActionTypeProperty.getResizeCluster()resizeCluster - An action that runs a `ResizeCluster` API operation.this@Stability(value=Stable) public CfnScheduledAction.ScheduledActionTypeProperty.Builder resumeCluster(IResolvable resumeCluster)
CfnScheduledAction.ScheduledActionTypeProperty.getResumeCluster()resumeCluster - An action that runs a `ResumeCluster` API operation.this@Stability(value=Stable) public CfnScheduledAction.ScheduledActionTypeProperty.Builder resumeCluster(CfnScheduledAction.ResumeClusterMessageProperty resumeCluster)
CfnScheduledAction.ScheduledActionTypeProperty.getResumeCluster()resumeCluster - An action that runs a `ResumeCluster` API operation.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 © 2022. All rights reserved.