| Modifier and Type | Class and Description |
|---|---|
static class |
CfnAutoScalingScheduledAction.Jsii$Proxy
An implementation for
CfnAutoScalingScheduledAction |
| Modifier and Type | Method and Description |
|---|---|
CfnAutoScalingScheduledAction |
CfnAutoScalingScheduledAction.Builder.build()
Builds the configured instance.
|
default CfnAutoScalingScheduledAction |
CfnUpdatePolicy.getAutoScalingScheduledAction()
To specify how AWS CloudFormation handles updates for the MinSize, MaxSize, and DesiredCapacity properties when the AWS::AutoScaling::AutoScalingGroup resource has an associated scheduled action, use the AutoScalingScheduledAction policy.
|
CfnAutoScalingScheduledAction |
CfnUpdatePolicy.Jsii$Proxy.getAutoScalingScheduledAction() |
| Modifier and Type | Method and Description |
|---|---|
CfnUpdatePolicy.Builder |
CfnUpdatePolicy.Builder.autoScalingScheduledAction(CfnAutoScalingScheduledAction autoScalingScheduledAction)
Sets the value of
CfnUpdatePolicy.getAutoScalingScheduledAction() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnAutoScalingReplacingUpdate autoScalingReplacingUpdate,
CfnAutoScalingRollingUpdate autoScalingRollingUpdate,
CfnAutoScalingScheduledAction autoScalingScheduledAction,
CfnCodeDeployLambdaAliasUpdate codeDeployLambdaAliasUpdate,
Boolean enableVersionUpgrade,
Boolean useOnlineResharding)
Constructor that initializes the object based on literal property values passed by the
CfnUpdatePolicy.Builder. |
Copyright © 2020. All rights reserved.