View source: R/codedeploy_operations.R
codedeploy_skip_wait_time_for_instance_termination | R Documentation |
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.
codedeploy_skip_wait_time_for_instance_termination(deploymentId = NULL)
deploymentId |
The unique ID of a blue/green deployment for which you want to skip the instance termination wait time. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.