Uses of Class
software.amazon.awscdk.services.applicationautoscaling.CfnScalingPolicy.CustomizedMetricSpecificationProperty.Builder
Packages that use CfnScalingPolicy.CustomizedMetricSpecificationProperty.Builder
Package
Description
AWS Auto Scaling Construct Library
-
Uses of CfnScalingPolicy.CustomizedMetricSpecificationProperty.Builder in software.amazon.awscdk.services.applicationautoscaling
Methods in software.amazon.awscdk.services.applicationautoscaling that return CfnScalingPolicy.CustomizedMetricSpecificationProperty.BuilderModifier and TypeMethodDescriptionCfnScalingPolicy.CustomizedMetricSpecificationProperty.builder()CfnScalingPolicy.CustomizedMetricSpecificationProperty.Builder.dimensions(List<? extends Object> dimensions) Sets the value ofCfnScalingPolicy.CustomizedMetricSpecificationProperty.getDimensions()CfnScalingPolicy.CustomizedMetricSpecificationProperty.Builder.dimensions(IResolvable dimensions) Sets the value ofCfnScalingPolicy.CustomizedMetricSpecificationProperty.getDimensions()CfnScalingPolicy.CustomizedMetricSpecificationProperty.Builder.metricName(String metricName) Sets the value ofCfnScalingPolicy.CustomizedMetricSpecificationProperty.getMetricName()CfnScalingPolicy.CustomizedMetricSpecificationProperty.Builder.metrics(List<? extends Object> metrics) Sets the value ofCfnScalingPolicy.CustomizedMetricSpecificationProperty.getMetrics()CfnScalingPolicy.CustomizedMetricSpecificationProperty.Builder.metrics(IResolvable metrics) Sets the value ofCfnScalingPolicy.CustomizedMetricSpecificationProperty.getMetrics()Sets the value ofCfnScalingPolicy.CustomizedMetricSpecificationProperty.getNamespace()Sets the value ofCfnScalingPolicy.CustomizedMetricSpecificationProperty.getStatistic()Sets the value ofCfnScalingPolicy.CustomizedMetricSpecificationProperty.getUnit()Constructors in software.amazon.awscdk.services.applicationautoscaling with parameters of type CfnScalingPolicy.CustomizedMetricSpecificationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnScalingPolicy.CustomizedMetricSpecificationProperty.Builder.