Uses of Class
software.amazon.awscdk.services.ecs.ScalableTaskCount.Builder
-
Uses of ScalableTaskCount.Builder in software.amazon.awscdk.services.ecs
Modifier and TypeMethodDescriptionstatic ScalableTaskCount.Builder
Scalable dimension of the attribute.ScalableTaskCount.Builder.maxCapacity
(Number maxCapacity) Maximum capacity to scale to.ScalableTaskCount.Builder.minCapacity
(Number minCapacity) Minimum capacity to scale to.ScalableTaskCount.Builder.resourceId
(String resourceId) Resource ID of the attribute.Role to use for scaling.ScalableTaskCount.Builder.serviceNamespace
(ServiceNamespace serviceNamespace) Service namespace of the scalable attribute.