@Stability(value=Stable) public static final class CfnCluster.ManagedScalingPolicyProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnCluster.ManagedScalingPolicyProperty>
CfnCluster.ManagedScalingPolicyProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnCluster.ManagedScalingPolicyProperty |
build()
Builds the configured instance.
|
CfnCluster.ManagedScalingPolicyProperty.Builder |
computeLimits(CfnCluster.ComputeLimitsProperty computeLimits)
Sets the value of
CfnCluster.ManagedScalingPolicyProperty.getComputeLimits() |
CfnCluster.ManagedScalingPolicyProperty.Builder |
computeLimits(IResolvable computeLimits)
Sets the value of
CfnCluster.ManagedScalingPolicyProperty.getComputeLimits() |
@Stability(value=Stable) public CfnCluster.ManagedScalingPolicyProperty.Builder computeLimits(CfnCluster.ComputeLimitsProperty computeLimits)
CfnCluster.ManagedScalingPolicyProperty.getComputeLimits()computeLimits - `CfnCluster.ManagedScalingPolicyProperty.ComputeLimits`.this@Stability(value=Stable) public CfnCluster.ManagedScalingPolicyProperty.Builder computeLimits(IResolvable computeLimits)
CfnCluster.ManagedScalingPolicyProperty.getComputeLimits()computeLimits - `CfnCluster.ManagedScalingPolicyProperty.ComputeLimits`.this@Stability(value=Stable) public CfnCluster.ManagedScalingPolicyProperty build()
build in interface software.amazon.jsii.Builder<CfnCluster.ManagedScalingPolicyProperty>CfnCluster.ManagedScalingPolicyPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.