| Package | Description |
|---|---|
| com.amazonaws.services.autoscaling.model |
| Modifier and Type | Method and Description |
|---|---|
InstanceRefreshLivePoolProgress |
InstanceRefreshLivePoolProgress.clone() |
InstanceRefreshLivePoolProgress |
InstanceRefreshProgressDetails.getLivePoolProgress()
Indicates the progress of an instance fresh on instances that are in the Auto Scaling group.
|
InstanceRefreshLivePoolProgress |
InstanceRefreshLivePoolProgress.withInstancesToUpdate(Integer instancesToUpdate)
The number of instances remaining to update.
|
InstanceRefreshLivePoolProgress |
InstanceRefreshLivePoolProgress.withPercentageComplete(Integer percentageComplete)
The percentage of instances in the Auto Scaling group that have been replaced.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InstanceRefreshProgressDetails.setLivePoolProgress(InstanceRefreshLivePoolProgress livePoolProgress)
Indicates the progress of an instance fresh on instances that are in the Auto Scaling group.
|
InstanceRefreshProgressDetails |
InstanceRefreshProgressDetails.withLivePoolProgress(InstanceRefreshLivePoolProgress livePoolProgress)
Indicates the progress of an instance fresh on instances that are in the Auto Scaling group.
|
Copyright © 2021. All rights reserved.