| Modifier and Type | Method and Description |
|---|---|
CfnScalingPlanProps.Builder |
CfnScalingPlanProps.Builder.applicationSource(CfnScalingPlan.ApplicationSourceProperty applicationSource)
Sets the value of ApplicationSource
|
CfnScalingPlanProps.Builder |
CfnScalingPlanProps.Builder.applicationSource(software.amazon.awscdk.core.IResolvable applicationSource)
Sets the value of ApplicationSource
|
static CfnScalingPlanProps.Builder |
CfnScalingPlanProps.builder() |
CfnScalingPlanProps.Builder |
CfnScalingPlanProps.Builder.scalingInstructions(software.amazon.awscdk.core.IResolvable scalingInstructions)
Sets the value of ScalingInstructions
|
CfnScalingPlanProps.Builder |
CfnScalingPlanProps.Builder.scalingInstructions(List<Object> scalingInstructions)
Sets the value of ScalingInstructions
|
Copyright © 2019. All rights reserved.