Package | Description |
---|---|
software.amazon.awssdk.services.autoscaling |
|
Modifier and Type | Method and Description |
---|---|
default StartInstanceRefreshResponse |
AutoScalingClient.startInstanceRefresh(Consumer<StartInstanceRefreshRequest.Builder> startInstanceRefreshRequest)
Starts a new instance refresh operation, which triggers a rolling replacement of all previously launched
instances in the Auto Scaling group with a new group of instances.
|
default StartInstanceRefreshResponse |
AutoScalingClient.startInstanceRefresh(StartInstanceRefreshRequest startInstanceRefreshRequest)
Starts a new instance refresh operation, which triggers a rolling replacement of all previously launched
instances in the Auto Scaling group with a new group of instances.
|
Copyright © 2020. All rights reserved.