Uses of Class
software.amazon.awscdk.services.autoscalingplans.ScalingPlanReference.Builder
Packages that use ScalingPlanReference.Builder
Package
Description
AWS Auto Scaling Plans Construct Library
-
Uses of ScalingPlanReference.Builder in software.amazon.awscdk.services.autoscalingplans
Methods in software.amazon.awscdk.services.autoscalingplans that return ScalingPlanReference.BuilderModifier and TypeMethodDescriptionstatic ScalingPlanReference.Builder
ScalingPlanReference.builder()
ScalingPlanReference.Builder.scalingPlanId
(String scalingPlanId) Sets the value ofScalingPlanReference.getScalingPlanId()
Constructors in software.amazon.awscdk.services.autoscalingplans with parameters of type ScalingPlanReference.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(ScalingPlanReference.Builder builder) Constructor that initializes the object based on literal property values passed by theScalingPlanReference.Builder
.