@Stability(value=Stable)
public static interface CfnScalableTarget.SuspendedStateProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationautoscaling-scalabletarget-suspendedstate.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnScalableTarget.SuspendedStateProperty.Builder
A builder for
CfnScalableTarget.SuspendedStateProperty |
static class |
CfnScalableTarget.SuspendedStateProperty.Jsii$Proxy
An implementation for
CfnScalableTarget.SuspendedStateProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnScalableTarget.SuspendedStateProperty.Builder |
builder() |
default Object |
getDynamicScalingInSuspended()
`CfnScalableTarget.SuspendedStateProperty.DynamicScalingInSuspended`.
|
default Object |
getDynamicScalingOutSuspended()
`CfnScalableTarget.SuspendedStateProperty.DynamicScalingOutSuspended`.
|
default Object |
getScheduledScalingSuspended()
`CfnScalableTarget.SuspendedStateProperty.ScheduledScalingSuspended`.
|
@Stability(value=Stable) @Nullable default Object getDynamicScalingInSuspended()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationautoscaling-scalabletarget-suspendedstate.html#cfn-applicationautoscaling-scalabletarget-suspendedstate-dynamicscalinginsuspended@Stability(value=Stable) @Nullable default Object getDynamicScalingOutSuspended()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationautoscaling-scalabletarget-suspendedstate.html#cfn-applicationautoscaling-scalabletarget-suspendedstate-dynamicscalingoutsuspended@Stability(value=Stable) @Nullable default Object getScheduledScalingSuspended()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationautoscaling-scalabletarget-suspendedstate.html#cfn-applicationautoscaling-scalabletarget-suspendedstate-scheduledscalingsuspended@Stability(value=Stable) static CfnScalableTarget.SuspendedStateProperty.Builder builder()
Copyright © 2020. All rights reserved.