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