Uses of Class
software.amazon.awscdk.services.autoscalingplans.CfnScalingPlanProps.Builder
Packages that use CfnScalingPlanProps.Builder
Package
Description
AWS Auto Scaling Plans Construct Library
-
Uses of CfnScalingPlanProps.Builder in software.amazon.awscdk.services.autoscalingplans
Methods in software.amazon.awscdk.services.autoscalingplans that return CfnScalingPlanProps.BuilderModifier and TypeMethodDescriptionCfnScalingPlanProps.Builder.applicationSource(IResolvable applicationSource) Sets the value ofCfnScalingPlanProps.getApplicationSource()CfnScalingPlanProps.Builder.applicationSource(CfnScalingPlan.ApplicationSourceProperty applicationSource) Sets the value ofCfnScalingPlanProps.getApplicationSource()static CfnScalingPlanProps.BuilderCfnScalingPlanProps.builder()CfnScalingPlanProps.Builder.scalingInstructions(List<? extends Object> scalingInstructions) Sets the value ofCfnScalingPlanProps.getScalingInstructions()CfnScalingPlanProps.Builder.scalingInstructions(IResolvable scalingInstructions) Sets the value ofCfnScalingPlanProps.getScalingInstructions()Constructors in software.amazon.awscdk.services.autoscalingplans with parameters of type CfnScalingPlanProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnScalingPlanProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnScalingPlanProps.Builder.