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