View source: R/rds_operations.R
rds_delete_blue_green_deployment | R Documentation |
Deletes a blue/green deployment.
See https://www.paws-r-sdk.com/docs/rds_delete_blue_green_deployment/ for full documentation.
rds_delete_blue_green_deployment(
BlueGreenDeploymentIdentifier,
DeleteTarget = NULL
)
BlueGreenDeploymentIdentifier |
[required] The unique identifier of the blue/green deployment to delete. This parameter isn't case-sensitive. Constraints:
|
DeleteTarget |
Specifies whether to delete the resources in the green environment. You
can't specify this option if the blue/green deployment
status
is |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.