public static interface SkipWaitTimeForInstanceTerminationRequest.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<SkipWaitTimeForInstanceTerminationRequest.Builder,SkipWaitTimeForInstanceTerminationRequest>
| Modifier and Type | Method and Description |
|---|---|
SkipWaitTimeForInstanceTerminationRequest.Builder |
deploymentId(String deploymentId)
The ID of the blue/green deployment for which you want to skip the instance termination wait time.
|
copyapply, buildSkipWaitTimeForInstanceTerminationRequest.Builder deploymentId(String deploymentId)
The ID of the blue/green deployment for which you want to skip the instance termination wait time.
deploymentId - The ID of the blue/green deployment for which you want to skip the instance termination wait time.Copyright © 2017. All rights reserved.