@Stability(value=Stable) public static final class CfnScalableTarget.SuspendedStateProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnScalableTarget.SuspendedStateProperty>
CfnScalableTarget.SuspendedStateProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnScalableTarget.SuspendedStateProperty.Builder dynamicScalingInSuspended(Boolean dynamicScalingInSuspended)
CfnScalableTarget.SuspendedStateProperty.getDynamicScalingInSuspended()dynamicScalingInSuspended - `CfnScalableTarget.SuspendedStateProperty.DynamicScalingInSuspended`.this@Stability(value=Stable) public CfnScalableTarget.SuspendedStateProperty.Builder dynamicScalingInSuspended(IResolvable dynamicScalingInSuspended)
CfnScalableTarget.SuspendedStateProperty.getDynamicScalingInSuspended()dynamicScalingInSuspended - `CfnScalableTarget.SuspendedStateProperty.DynamicScalingInSuspended`.this@Stability(value=Stable) public CfnScalableTarget.SuspendedStateProperty.Builder dynamicScalingOutSuspended(Boolean dynamicScalingOutSuspended)
CfnScalableTarget.SuspendedStateProperty.getDynamicScalingOutSuspended()dynamicScalingOutSuspended - `CfnScalableTarget.SuspendedStateProperty.DynamicScalingOutSuspended`.this@Stability(value=Stable) public CfnScalableTarget.SuspendedStateProperty.Builder dynamicScalingOutSuspended(IResolvable dynamicScalingOutSuspended)
CfnScalableTarget.SuspendedStateProperty.getDynamicScalingOutSuspended()dynamicScalingOutSuspended - `CfnScalableTarget.SuspendedStateProperty.DynamicScalingOutSuspended`.this@Stability(value=Stable) public CfnScalableTarget.SuspendedStateProperty.Builder scheduledScalingSuspended(Boolean scheduledScalingSuspended)
CfnScalableTarget.SuspendedStateProperty.getScheduledScalingSuspended()scheduledScalingSuspended - `CfnScalableTarget.SuspendedStateProperty.ScheduledScalingSuspended`.this@Stability(value=Stable) public CfnScalableTarget.SuspendedStateProperty.Builder scheduledScalingSuspended(IResolvable scheduledScalingSuspended)
CfnScalableTarget.SuspendedStateProperty.getScheduledScalingSuspended()scheduledScalingSuspended - `CfnScalableTarget.SuspendedStateProperty.ScheduledScalingSuspended`.this@Stability(value=Stable) public CfnScalableTarget.SuspendedStateProperty build()
build in interface software.amazon.jsii.Builder<CfnScalableTarget.SuspendedStateProperty>CfnScalableTarget.SuspendedStatePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.