| Package | Description | 
|---|---|
| com.tencentcloudapi.as.v20180419 | |
| com.tencentcloudapi.as.v20180419.models | 
| Modifier and Type | Method and Description | 
|---|---|
| CancelInstanceRefreshResponse | AsClient. CancelInstanceRefresh(CancelInstanceRefreshRequest req)取消伸缩组的实例刷新活动。
 已刷新的批次不受影响,待刷新批次被取消
 如存在正在刷新的批次,不允许取消;可先暂停活动,等待当前批次结束后再取消
 刷新失败的实例保持备用中状态,需用户手动处理后尝试退出备用中状态或销毁
 取消后不允许回滚操作,也不支持恢复操作
 因 maxSurge 参数而临时扩容的实例在取消后会自动销毁
 进行缩容时,所有实例都已经更新完成,此时无法取消 | 
| Constructor and Description | 
|---|
| CancelInstanceRefreshRequest(CancelInstanceRefreshRequest source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. | 
Copyright © 2025. All rights reserved.