Uses of Class
software.amazon.awssdk.services.ecs.model.ManagedAutoScaling
-
Packages that use ManagedAutoScaling Package Description software.amazon.awssdk.services.ecs.model -
-
Uses of ManagedAutoScaling in software.amazon.awssdk.services.ecs.model
Methods in software.amazon.awssdk.services.ecs.model that return ManagedAutoScaling Modifier and Type Method Description ManagedAutoScalingECSManagedResources. autoScaling()The auto-scaling configuration and policies for the Express service.Methods in software.amazon.awssdk.services.ecs.model with parameters of type ManagedAutoScaling Modifier and Type Method Description ECSManagedResources.BuilderECSManagedResources.Builder. autoScaling(ManagedAutoScaling autoScaling)The auto-scaling configuration and policies for the Express service.
-