Uses of Interface
software.amazon.awscdk.services.ecs.TrackCustomMetricProps
Packages that use TrackCustomMetricProps
-
Uses of TrackCustomMetricProps in software.amazon.awscdk.services.ecs
Classes in software.amazon.awscdk.services.ecs that implement TrackCustomMetricPropsMethods in software.amazon.awscdk.services.ecs that return TrackCustomMetricPropsModifier and TypeMethodDescriptionTrackCustomMetricProps.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.ecs with parameters of type TrackCustomMetricPropsModifier and TypeMethodDescriptionvoid
ScalableTaskCount.scaleToTrackCustomMetric
(String id, TrackCustomMetricProps props) Scales in or out to achieve a target on a custom metric.