Uses of Interface
software.amazon.awscdk.services.autoscalingplans.CfnScalingPlanProps
Packages that use CfnScalingPlanProps
Package
Description
AWS Auto Scaling Plans Construct Library
-
Uses of CfnScalingPlanProps in software.amazon.awscdk.services.autoscalingplans
Classes in software.amazon.awscdk.services.autoscalingplans that implement CfnScalingPlanPropsMethods in software.amazon.awscdk.services.autoscalingplans that return CfnScalingPlanPropsModifier and TypeMethodDescriptionCfnScalingPlanProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.autoscalingplans with parameters of type CfnScalingPlanPropsModifierConstructorDescriptionCfnScalingPlan(software.constructs.Construct scope, String id, CfnScalingPlanProps props) Create a newAWS::AutoScalingPlans::ScalingPlan.