| Package | Description |
|---|---|
| software.amazon.awscdk.services.autoscaling |
Amazon EC2 Auto Scaling Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
RollingUpdateOptions.Jsii$Proxy
An implementation for
RollingUpdateOptions |
| Modifier and Type | Method and Description |
|---|---|
RollingUpdateOptions |
RollingUpdateOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
static UpdatePolicy |
UpdatePolicy.rollingUpdate(RollingUpdateOptions options)
Replace the instances in the AutoScalingGroup one by one, or in batches.
|
Copyright © 2022. All rights reserved.