Uses of Interface
software.amazon.awscdk.services.ecs.MemoryUtilizationScalingProps
Packages that use MemoryUtilizationScalingProps
-
Uses of MemoryUtilizationScalingProps in software.amazon.awscdk.services.ecs
Classes in software.amazon.awscdk.services.ecs that implement MemoryUtilizationScalingPropsModifier and TypeClassDescriptionstatic final classAn implementation forMemoryUtilizationScalingPropsMethods in software.amazon.awscdk.services.ecs that return MemoryUtilizationScalingPropsModifier and TypeMethodDescriptionMemoryUtilizationScalingProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.ecs with parameters of type MemoryUtilizationScalingPropsModifier and TypeMethodDescriptionvoidScalableTaskCount.scaleOnMemoryUtilization(String id, MemoryUtilizationScalingProps props) Scales in or out to achieve a target memory utilization.