Uses of Class
software.amazon.awscdk.services.applicationautoscaling.CfnScalingPolicy.PredictiveScalingMetricStatProperty.Builder
Packages that use CfnScalingPolicy.PredictiveScalingMetricStatProperty.Builder
Package
Description
AWS Auto Scaling Construct Library
-
Uses of CfnScalingPolicy.PredictiveScalingMetricStatProperty.Builder in software.amazon.awscdk.services.applicationautoscaling
Methods in software.amazon.awscdk.services.applicationautoscaling that return CfnScalingPolicy.PredictiveScalingMetricStatProperty.BuilderModifier and TypeMethodDescriptionCfnScalingPolicy.PredictiveScalingMetricStatProperty.builder()CfnScalingPolicy.PredictiveScalingMetricStatProperty.Builder.metric(IResolvable metric) Sets the value ofCfnScalingPolicy.PredictiveScalingMetricStatProperty.getMetric()CfnScalingPolicy.PredictiveScalingMetricStatProperty.Builder.metric(CfnScalingPolicy.PredictiveScalingMetricProperty metric) Sets the value ofCfnScalingPolicy.PredictiveScalingMetricStatProperty.getMetric()Sets the value ofCfnScalingPolicy.PredictiveScalingMetricStatProperty.getStat()Sets the value ofCfnScalingPolicy.PredictiveScalingMetricStatProperty.getUnit()Constructors in software.amazon.awscdk.services.applicationautoscaling with parameters of type CfnScalingPolicy.PredictiveScalingMetricStatProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnScalingPolicy.PredictiveScalingMetricStatProperty.Builder.