| 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 |
StepScalingPolicyProps |
| Modifier and Type | Class and Description |
|---|---|
static class |
BasicStepScalingPolicyProps.Jsii$Proxy
An implementation for
BasicStepScalingPolicyProps |
static class |
StepScalingPolicyProps.Jsii$Proxy
An implementation for
StepScalingPolicyProps |
| Modifier and Type | Method and Description |
|---|---|
BasicStepScalingPolicyProps |
BasicStepScalingPolicyProps.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
BaseScalableAttribute.doScaleOnMetric(String id,
BasicStepScalingPolicyProps props)
(experimental) Scale out or in based on a metric value.
|
StepScalingPolicy |
ScalableTarget.scaleOnMetric(String id,
BasicStepScalingPolicyProps props)
(experimental) Scale out or in, in response to a metric.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScalableTaskCount.scaleOnMetric(String id,
BasicStepScalingPolicyProps props)
(experimental) Scales in or out based on a specified metric value.
|
Copyright © 2021. All rights reserved.