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.
This data type is used as a response element in the DescribeDBClusterBacktracks
action.
Namespace: Amazon.RDS.Model
Assembly: AWSSDK.RDS.dll
Version: 3.x.y.z
public class DBClusterBacktrack
The DBClusterBacktrack type exposes the following members
Name | Description | |
---|---|---|
![]() |
DBClusterBacktrack() |
Name | Type | Description | |
---|---|---|---|
![]() |
BacktrackedFrom | System.DateTime |
Gets and sets the property BacktrackedFrom. The timestamp of the time from which the DB cluster was backtracked. |
![]() |
BacktrackIdentifier | System.String |
Gets and sets the property BacktrackIdentifier. Contains the backtrack identifier. |
![]() |
BacktrackRequestCreationTime | System.DateTime |
Gets and sets the property BacktrackRequestCreationTime. The timestamp of the time at which the backtrack was requested. |
![]() |
BacktrackTo | System.DateTime |
Gets and sets the property BacktrackTo. The timestamp of the time to which the DB cluster was backtracked. |
![]() |
DBClusterIdentifier | System.String |
Gets and sets the property DBClusterIdentifier. Contains a user-supplied DB cluster identifier. This identifier is the unique key that identifies a DB cluster. |
![]() |
Status | System.String |
Gets and sets the property Status. The status of the backtrack. This property returns one of the following values:
|
.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