public static interface RollbackInstanceRefreshResponse.Builder extends AutoScalingResponse.Builder, SdkPojo, CopyableBuilder<RollbackInstanceRefreshResponse.Builder,RollbackInstanceRefreshResponse>
| Modifier and Type | Method and Description |
|---|---|
RollbackInstanceRefreshResponse.Builder |
instanceRefreshId(String instanceRefreshId)
The instance refresh ID associated with the request.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildRollbackInstanceRefreshResponse.Builder instanceRefreshId(String instanceRefreshId)
The instance refresh ID associated with the request. This is the unique ID assigned to the instance refresh when it was started.
instanceRefreshId - The instance refresh ID associated with the request. This is the unique ID assigned to the instance
refresh when it was started.Copyright © 2023. All rights reserved.