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.
Contains the state of scheduled or in-process operations on a global cluster (Aurora global database). This data type is empty unless a switchover or failover operation is scheduled or is in progress on the Aurora global database.
Namespace: Amazon.RDS.Model
Assembly: AWSSDK.RDS.dll
Version: 3.x.y.z
public class FailoverState
The FailoverState type exposes the following members
Name | Description | |
---|---|---|
![]() |
FailoverState() |
Name | Type | Description | |
---|---|---|---|
![]() |
FromDbClusterArn | System.String |
Gets and sets the property FromDbClusterArn. The Amazon Resource Name (ARN) of the Aurora DB cluster that is currently being demoted, and which is associated with this state. |
![]() |
IsDataLossAllowed | System.Boolean |
Gets and sets the property IsDataLossAllowed. Indicates whether the operation is a global switchover or a global failover. If data loss is allowed, then the operation is a global failover. Otherwise, it's a switchover. |
![]() |
Status | Amazon.RDS.FailoverStatus |
Gets and sets the property Status. The current status of the global cluster. Possible values are as follows:
|
![]() |
ToDbClusterArn | System.String |
Gets and sets the property ToDbClusterArn. The Amazon Resource Name (ARN) of the Aurora DB cluster that is currently being promoted, and which is associated with this state. |
.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