Uses of Interface
software.amazon.awscdk.services.autoscaling.MetricTargetTrackingProps
Packages that use MetricTargetTrackingProps
Package
Description
Amazon EC2 Auto Scaling Construct Library
-
Uses of MetricTargetTrackingProps in software.amazon.awscdk.services.autoscaling
Classes in software.amazon.awscdk.services.autoscaling that implement MetricTargetTrackingPropsModifier and TypeClassDescriptionstatic final class
An implementation forMetricTargetTrackingProps
Methods in software.amazon.awscdk.services.autoscaling that return MetricTargetTrackingPropsModifier and TypeMethodDescriptionMetricTargetTrackingProps.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.autoscaling with parameters of type MetricTargetTrackingPropsModifier and TypeMethodDescriptionAutoScalingGroup.scaleToTrackMetric
(String id, MetricTargetTrackingProps props) Scale out or in in order to keep a metric around a target value.default TargetTrackingScalingPolicy
IAutoScalingGroup.Jsii$Default.scaleToTrackMetric
(String id, MetricTargetTrackingProps props) Scale out or in in order to keep a metric around a target value.IAutoScalingGroup.Jsii$Proxy.scaleToTrackMetric
(String id, MetricTargetTrackingProps props) Scale out or in in order to keep a metric around a target value.IAutoScalingGroup.scaleToTrackMetric
(String id, MetricTargetTrackingProps props) Scale out or in in order to keep a metric around a target value.