AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the SwitchoverBlueGreenDeployment operation. Switches over a blue/green deployment.
Before you switch over, production traffic is routed to the databases in the blue environment. After you switch over, production traffic is routed to the databases in the green environment.
For more information, see Using Amazon RDS Blue/Green Deployments for database updates in the Amazon RDS User Guide and Using Amazon RDS Blue/Green Deployments for database updates in the Amazon Aurora User Guide.
Namespace: Amazon.RDS.Model
Assembly: AWSSDK.RDS.dll
Version: 3.x.y.z
public class SwitchoverBlueGreenDeploymentRequest : AmazonRDSRequest IAmazonWebServiceRequest
The SwitchoverBlueGreenDeploymentRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
SwitchoverBlueGreenDeploymentRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
BlueGreenDeploymentIdentifier | System.String |
Gets and sets the property BlueGreenDeploymentIdentifier. The resource ID of the blue/green deployment. Constraints:
|
![]() |
SwitchoverTimeout | System.Int32 |
Gets and sets the property SwitchoverTimeout. The amount of time, in seconds, for the switchover to complete. Default: 300 If the switchover takes longer than the specified duration, then any changes are rolled back, and no changes are made to the environments. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5