DBClusterBacktrack
This data type is used as a response element in the DescribeDBClusterBacktracks
action.
Contents
Note
In the following list, the required parameters are described first.
- BacktrackedFrom
-
The timestamp of the time from which the DB cluster was backtracked.
Type: Timestamp
Required: No
- BacktrackIdentifier
-
Contains the backtrack identifier.
Type: String
Required: No
- BacktrackRequestCreationTime
-
The timestamp of the time at which the backtrack was requested.
Type: Timestamp
Required: No
- BacktrackTo
-
The timestamp of the time to which the DB cluster was backtracked.
Type: Timestamp
Required: No
- DBClusterIdentifier
-
Contains a user-supplied DB cluster identifier. This identifier is the unique key that identifies a DB cluster.
Type: String
Required: No
- Status
-
The status of the backtrack. This property returns one of the following values:
-
applying
- The backtrack is currently being applied to or rolled back from the DB cluster. -
completed
- The backtrack has successfully been applied to or rolled back from the DB cluster. -
failed
- An error occurred while the backtrack was applied to or rolled back from the DB cluster. -
pending
- The backtrack is currently pending application to or rollback from the DB cluster.
Type: String
Required: No
-
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: