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 BacktrackDBClusterResponse : AmazonWebServiceResponse
The BacktrackDBClusterResponse type exposes the following members
Name | Description | |
---|---|---|
![]() |
BacktrackDBClusterResponse() |
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. |
![]() |
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
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. |
![]() |
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
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