Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.autoscalingplans.CfnScalingPlanMixinProps.Builder
Packages that use CfnScalingPlanMixinProps.Builder
-
Uses of CfnScalingPlanMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.autoscalingplans
Methods in software.amazon.awscdk.cfnpropertymixins.services.autoscalingplans that return CfnScalingPlanMixinProps.BuilderModifier and TypeMethodDescriptionCfnScalingPlanMixinProps.Builder.applicationSource(CfnScalingPlanPropsMixin.ApplicationSourceProperty applicationSource) Sets the value ofCfnScalingPlanMixinProps.getApplicationSource()CfnScalingPlanMixinProps.Builder.applicationSource(IResolvable applicationSource) Sets the value ofCfnScalingPlanMixinProps.getApplicationSource()CfnScalingPlanMixinProps.builder()CfnScalingPlanMixinProps.Builder.scalingInstructions(List<? extends Object> scalingInstructions) Sets the value ofCfnScalingPlanMixinProps.getScalingInstructions()CfnScalingPlanMixinProps.Builder.scalingInstructions(IResolvable scalingInstructions) Sets the value ofCfnScalingPlanMixinProps.getScalingInstructions()Constructors in software.amazon.awscdk.cfnpropertymixins.services.autoscalingplans with parameters of type CfnScalingPlanMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnScalingPlanMixinProps.Builder.