Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.autoscalingplans.CfnScalingPlanPropsMixin.Builder
Packages that use CfnScalingPlanPropsMixin.Builder
-
Uses of CfnScalingPlanPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.autoscalingplans
Methods in software.amazon.awscdk.cfnpropertymixins.services.autoscalingplans that return CfnScalingPlanPropsMixin.BuilderModifier and TypeMethodDescriptionCfnScalingPlanPropsMixin.Builder.applicationSource(CfnScalingPlanPropsMixin.ApplicationSourceProperty applicationSource) A CloudFormation stack or a set of tags.CfnScalingPlanPropsMixin.Builder.applicationSource(IResolvable applicationSource) A CloudFormation stack or a set of tags.CfnScalingPlanPropsMixin.Builder.create()CfnScalingPlanPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnScalingPlanPropsMixin.Builder.scalingInstructions(List<? extends Object> scalingInstructions) The scaling instructions.CfnScalingPlanPropsMixin.Builder.scalingInstructions(IResolvable scalingInstructions) The scaling instructions.