| Package | Description |
|---|---|
| software.amazon.awscdk.services.applicationautoscaling |
AWS Auto Scaling Construct Library
|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BaseScalableAttributeProps
(experimental) Properties for a ScalableTableAttribute.
|
| Modifier and Type | Method and Description |
|---|---|
EnableScalingProps |
EnableScalingProps.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ScalableTaskCountProps
(experimental) The properties of a scalable attribute representing task count.
|
| Modifier and Type | Method and Description |
|---|---|
ScalableTaskCount |
BaseService.autoScaleTaskCount(EnableScalingProps props)
(experimental) An attribute representing the minimum and maximum task count for an AutoScalingGroup.
|
Copyright © 2021. All rights reserved.