| Package | Description |
|---|---|
| software.amazon.awscdk.services.autoscalingplans |
AWS Auto Scaling Plans Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnScalingPlanProps.Builder |
CfnScalingPlanProps.Builder.applicationSource(CfnScalingPlan.ApplicationSourceProperty applicationSource)
Sets the value of
CfnScalingPlanProps.getApplicationSource() |
CfnScalingPlanProps.Builder |
CfnScalingPlanProps.Builder.applicationSource(IResolvable applicationSource)
Sets the value of
CfnScalingPlanProps.getApplicationSource() |
static CfnScalingPlanProps.Builder |
CfnScalingPlanProps.builder() |
CfnScalingPlanProps.Builder |
CfnScalingPlanProps.Builder.scalingInstructions(IResolvable scalingInstructions)
Sets the value of
CfnScalingPlanProps.getScalingInstructions() |
CfnScalingPlanProps.Builder |
CfnScalingPlanProps.Builder.scalingInstructions(List<? extends Object> scalingInstructions)
Sets the value of
CfnScalingPlanProps.getScalingInstructions() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnScalingPlanProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnScalingPlanProps.Builder. |
Copyright © 2022. All rights reserved.