| Package | Description |
|---|---|
| software.amazon.awscdk.services.autoscaling.common |
AWS AutoScaling Common Library
|
| Modifier and Type | Method and Description |
|---|---|
ScalingInterval |
ScalingInterval.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
List<ScalingInterval> |
ArbitraryIntervals.getIntervals() |
List<ScalingInterval> |
ArbitraryIntervals.Jsii$Proxy.getIntervals() |
| Modifier and Type | Method and Description |
|---|---|
ArbitraryIntervals.Builder |
ArbitraryIntervals.Builder.intervals(List<? extends ScalingInterval> intervals)
Sets the value of
ArbitraryIntervals.getIntervals() |
| Constructor and Description |
|---|
Jsii$Proxy(Boolean absolute,
List<? extends ScalingInterval> intervals)
Constructor that initializes the object based on literal property values passed by the
ArbitraryIntervals.Builder. |
Copyright © 2021. All rights reserved.