| Package | Description |
|---|---|
| software.amazon.awscdk.services.applicationautoscaling |
AWS Auto Scaling Construct Library
|
| software.amazon.awscdk.services.dynamodb |
Amazon DynamoDB Construct Library
|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| software.amazon.awscdk.services.lambda |
AWS Lambda Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BasicTargetTrackingScalingPolicyProps
(experimental) Properties for a Target Tracking policy that include the metric but exclude the target.
|
interface |
TargetTrackingScalingPolicyProps
(experimental) Properties for a concrete TargetTrackingPolicy.
|
| Modifier and Type | Method and Description |
|---|---|
BaseTargetTrackingProps |
BaseTargetTrackingProps.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
UtilizationScalingProps
(experimental) Properties for enabling DynamoDB utilization tracking.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CpuUtilizationScalingProps
(experimental) The properties for enabling scaling based on CPU utilization.
|
interface |
MemoryUtilizationScalingProps
(experimental) The properties for enabling scaling based on memory utilization.
|
interface |
RequestCountScalingProps
(experimental) The properties for enabling scaling based on Application Load Balancer (ALB) request counts.
|
interface |
TrackCustomMetricProps
(experimental) The properties for enabling target tracking scaling based on a custom CloudWatch metric.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
UtilizationScalingOptions
(experimental) Options for enabling Lambda utilization tracking.
|
Copyright © 2022. All rights reserved.