| Package | Description |
|---|---|
| software.amazon.awscdk.services.applicationautoscaling |
AWS Auto Scaling Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static BaseTargetTrackingProps.Builder |
BaseTargetTrackingProps.builder() |
BaseTargetTrackingProps.Builder |
BaseTargetTrackingProps.Builder.disableScaleIn(Boolean disableScaleIn)
Sets the value of
BaseTargetTrackingProps.getDisableScaleIn() |
BaseTargetTrackingProps.Builder |
BaseTargetTrackingProps.Builder.policyName(String policyName)
Sets the value of
BaseTargetTrackingProps.getPolicyName() |
BaseTargetTrackingProps.Builder |
BaseTargetTrackingProps.Builder.scaleInCooldown(Duration scaleInCooldown)
Sets the value of
BaseTargetTrackingProps.getScaleInCooldown() |
BaseTargetTrackingProps.Builder |
BaseTargetTrackingProps.Builder.scaleOutCooldown(Duration scaleOutCooldown)
Sets the value of
BaseTargetTrackingProps.getScaleOutCooldown() |
Copyright © 2021. All rights reserved.