codedeploy_skip_wait_time_for_instance_termination {paws.developer.tools} | R Documentation |
In a blue/green deployment, overrides any specified wait time and starts terminating instances immediately after the traffic routing is complete
Description
In a blue/green deployment, overrides any specified wait time and starts terminating instances immediately after the traffic routing is complete.
See https://www.paws-r-sdk.com/docs/codedeploy_skip_wait_time_for_instance_termination/ for full documentation.
Usage
codedeploy_skip_wait_time_for_instance_termination(deploymentId = NULL)
Arguments
deploymentId |
The unique ID of a blue/green deployment for which you want to skip the instance termination wait time. |
[Package paws.developer.tools version 0.9.0 Index]