Uses of Class
software.amazon.awscdk.services.ecs.ScalableTaskCountProps.Builder
Packages that use ScalableTaskCountProps.Builder
-
Uses of ScalableTaskCountProps.Builder in software.amazon.awscdk.services.ecs
Methods in software.amazon.awscdk.services.ecs that return ScalableTaskCountProps.BuilderModifier and TypeMethodDescriptionScalableTaskCountProps.builder()Sets the value ofBaseScalableAttributeProps.getDimension()ScalableTaskCountProps.Builder.maxCapacity(Number maxCapacity) Sets the value ofEnableScalingProps.getMaxCapacity()ScalableTaskCountProps.Builder.minCapacity(Number minCapacity) Sets the value ofEnableScalingProps.getMinCapacity()ScalableTaskCountProps.Builder.resourceId(String resourceId) Sets the value ofBaseScalableAttributeProps.getResourceId()Sets the value ofBaseScalableAttributeProps.getRole()ScalableTaskCountProps.Builder.serviceNamespace(ServiceNamespace serviceNamespace) Sets the value ofBaseScalableAttributeProps.getServiceNamespace()Constructors in software.amazon.awscdk.services.ecs with parameters of type ScalableTaskCountProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(ScalableTaskCountProps.Builder builder) Constructor that initializes the object based on literal property values passed by theScalableTaskCountProps.Builder.