| Package | Description |
|---|---|
| software.amazon.awscdk.services.autoscaling |
| Modifier and Type | Method and Description |
|---|---|
RequestCountScalingProps |
RequestCountScalingProps.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
TargetTrackingScalingPolicy |
AutoScalingGroup.scaleOnRequestCount(String id,
RequestCountScalingProps props)
(experimental) Scale out or in to achieve a target request handling rate.
|
Copyright © 2020. All rights reserved.