@Stability(value=Stable)
public static interface CfnScalableTarget.SuspendedStateProperty
extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @Nullable default Object getDynamicScalingOutSuspended()
@Stability(value=Stable) @Nullable default Object getScheduledScalingSuspended()
@Stability(value=Stable) static CfnScalableTarget.SuspendedStateProperty.Builder builder()
Copyright © 2021. All rights reserved.