| 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() |
Copyright © 2022. All rights reserved.