| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
ScalableTaskCount |
BaseService.autoScaleTaskCount(EnableScalingProps props)
An attribute representing the minimum and maximum task count for an AutoScalingGroup.
|
ScalableTaskCount |
ExternalService.autoScaleTaskCount(EnableScalingProps _props)
Overriden method to throw error as `autoScaleTaskCount` is not supported for external service.
|
ScalableTaskCount |
ScalableTaskCount.Builder.build() |
Copyright © 2022. All rights reserved.