@Stability(value=Stable) public static final class CfnScheduledAction.ResizeClusterMessageProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnScheduledAction.ResizeClusterMessageProperty>
CfnScheduledAction.ResizeClusterMessageProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnScheduledAction.ResizeClusterMessageProperty.Builder clusterIdentifier(String clusterIdentifier)
CfnScheduledAction.ResizeClusterMessageProperty.getClusterIdentifier()clusterIdentifier - `CfnScheduledAction.ResizeClusterMessageProperty.ClusterIdentifier`. This parameter is required.this@Stability(value=Stable) public CfnScheduledAction.ResizeClusterMessageProperty.Builder classic(Boolean classic)
CfnScheduledAction.ResizeClusterMessageProperty.getClassic()classic - `CfnScheduledAction.ResizeClusterMessageProperty.Classic`.this@Stability(value=Stable) public CfnScheduledAction.ResizeClusterMessageProperty.Builder classic(IResolvable classic)
CfnScheduledAction.ResizeClusterMessageProperty.getClassic()classic - `CfnScheduledAction.ResizeClusterMessageProperty.Classic`.this@Stability(value=Stable) public CfnScheduledAction.ResizeClusterMessageProperty.Builder clusterType(String clusterType)
CfnScheduledAction.ResizeClusterMessageProperty.getClusterType()clusterType - `CfnScheduledAction.ResizeClusterMessageProperty.ClusterType`.this@Stability(value=Stable) public CfnScheduledAction.ResizeClusterMessageProperty.Builder nodeType(String nodeType)
CfnScheduledAction.ResizeClusterMessageProperty.getNodeType()nodeType - `CfnScheduledAction.ResizeClusterMessageProperty.NodeType`.this@Stability(value=Stable) public CfnScheduledAction.ResizeClusterMessageProperty.Builder numberOfNodes(Number numberOfNodes)
CfnScheduledAction.ResizeClusterMessageProperty.getNumberOfNodes()numberOfNodes - `CfnScheduledAction.ResizeClusterMessageProperty.NumberOfNodes`.this@Stability(value=Stable) public CfnScheduledAction.ResizeClusterMessageProperty build()
build in interface software.amazon.jsii.Builder<CfnScheduledAction.ResizeClusterMessageProperty>CfnScheduledAction.ResizeClusterMessagePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.