| Package | Description |
|---|---|
| software.amazon.awscdk.services.applicationautoscaling |
AWS Auto Scaling Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static ScalingInterval.Builder |
ScalingInterval.builder() |
ScalingInterval.Builder |
ScalingInterval.Builder.change(Number change)
Sets the value of
ScalingInterval.getChange() |
ScalingInterval.Builder |
ScalingInterval.Builder.lower(Number lower)
Sets the value of
ScalingInterval.getLower() |
ScalingInterval.Builder |
ScalingInterval.Builder.upper(Number upper)
Sets the value of
ScalingInterval.getUpper() |
| Constructor and Description |
|---|
Jsii$Proxy(ScalingInterval.Builder builder)
Constructor that initializes the object based on literal property values passed by the
ScalingInterval.Builder. |
Copyright © 2022. All rights reserved.