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