Uses of Interface
software.amazon.awscdk.services.ecs.MemoryUtilizationScalingProps
-
Uses of MemoryUtilizationScalingProps in software.amazon.awscdk.services.ecs
Modifier and TypeClassDescriptionstatic final class
An implementation forMemoryUtilizationScalingProps
Modifier and TypeMethodDescriptionMemoryUtilizationScalingProps.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionvoid
ScalableTaskCount.scaleOnMemoryUtilization
(String id, MemoryUtilizationScalingProps props) Scales in or out to achieve a target memory utilization.