| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CpuUtilizationScalingProps.Jsii$Proxy
An implementation for
CpuUtilizationScalingProps |
| Modifier and Type | Method and Description |
|---|---|
CpuUtilizationScalingProps |
CpuUtilizationScalingProps.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScalableTaskCount.scaleOnCpuUtilization(String id,
CpuUtilizationScalingProps props)
Scales in or out to achieve a target CPU utilization.
|
Copyright © 2022. All rights reserved.