| Package | Description |
|---|---|
| com.amazonaws.services.autoscaling.model |
| Modifier and Type | Method and Description |
|---|---|
InstanceRefreshWarmPoolProgress |
InstanceRefreshWarmPoolProgress.clone() |
InstanceRefreshWarmPoolProgress |
InstanceRefreshProgressDetails.getWarmPoolProgress()
Reports progress on replacing instances that are in the warm pool.
|
InstanceRefreshWarmPoolProgress |
InstanceRefreshWarmPoolProgress.withInstancesToUpdate(Integer instancesToUpdate)
The number of instances remaining to update.
|
InstanceRefreshWarmPoolProgress |
InstanceRefreshWarmPoolProgress.withPercentageComplete(Integer percentageComplete)
The percentage of instances in the warm pool that have been replaced.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InstanceRefreshProgressDetails.setWarmPoolProgress(InstanceRefreshWarmPoolProgress warmPoolProgress)
Reports progress on replacing instances that are in the warm pool.
|
InstanceRefreshProgressDetails |
InstanceRefreshProgressDetails.withWarmPoolProgress(InstanceRefreshWarmPoolProgress warmPoolProgress)
Reports progress on replacing instances that are in the warm pool.
|
Copyright © 2023. All rights reserved.