Uses of Interface
software.amazon.awscdk.services.ecs.RequestCountScalingProps
Packages that use RequestCountScalingProps
-
Uses of RequestCountScalingProps in software.amazon.awscdk.services.ecs
Classes in software.amazon.awscdk.services.ecs that implement RequestCountScalingPropsModifier and TypeClassDescriptionstatic final classAn implementation forRequestCountScalingPropsMethods in software.amazon.awscdk.services.ecs that return RequestCountScalingPropsModifier and TypeMethodDescriptionRequestCountScalingProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.ecs with parameters of type RequestCountScalingPropsModifier and TypeMethodDescriptionvoidScalableTaskCount.scaleOnRequestCount(String id, RequestCountScalingProps props) Scales in or out to achieve a target Application Load Balancer request count per target.