| Package | Description |
|---|---|
| software.amazon.awscdk.services.applicationautoscaling |
AWS Auto Scaling Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnScalableTarget.SuspendedStateProperty.Jsii$Proxy
An implementation for
CfnScalableTarget.SuspendedStateProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnScalableTarget.SuspendedStateProperty |
CfnScalableTarget.SuspendedStateProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CfnScalableTarget.setSuspendedState(CfnScalableTarget.SuspendedStateProperty value)
`AWS::ApplicationAutoScaling::ScalableTarget.SuspendedState`.
|
CfnScalableTargetProps.Builder |
CfnScalableTargetProps.Builder.suspendedState(CfnScalableTarget.SuspendedStateProperty suspendedState)
Sets the value of
CfnScalableTargetProps.getSuspendedState() |
CfnScalableTarget.Builder |
CfnScalableTarget.Builder.suspendedState(CfnScalableTarget.SuspendedStateProperty suspendedState)
`AWS::ApplicationAutoScaling::ScalableTarget.SuspendedState`.
|
Copyright © 2021. All rights reserved.