Uses of Class
software.amazon.awssdk.services.applicationautoscaling.model.CustomizedMetricSpecification
-
Packages that use CustomizedMetricSpecification Package Description software.amazon.awssdk.services.applicationautoscaling.model -
-
Uses of CustomizedMetricSpecification in software.amazon.awssdk.services.applicationautoscaling.model
Methods in software.amazon.awssdk.services.applicationautoscaling.model that return CustomizedMetricSpecification Modifier and Type Method Description CustomizedMetricSpecificationTargetTrackingScalingPolicyConfiguration. customizedMetricSpecification()A customized metric.Methods in software.amazon.awssdk.services.applicationautoscaling.model with parameters of type CustomizedMetricSpecification Modifier and Type Method Description TargetTrackingScalingPolicyConfiguration.BuilderTargetTrackingScalingPolicyConfiguration.Builder. customizedMetricSpecification(CustomizedMetricSpecification customizedMetricSpecification)A customized metric.
-