BacktrackDbClusterResponse
This data type is used as a response element in the DescribeDBClusterBacktracks
action.
Types
Properties
Link copied to clipboard
The timestamp of the time from which the DB cluster was backtracked.
Link copied to clipboard
Contains the backtrack identifier.
Link copied to clipboard
The timestamp of the time at which the backtrack was requested.
Link copied to clipboard
The timestamp of the time to which the DB cluster was backtracked.
Link copied to clipboard
Contains a user-supplied DB cluster identifier. This identifier is the unique key that identifies a DB cluster.
Functions
Link copied to clipboard
inline fun copy(block: BacktrackDbClusterResponse.Builder.() -> Unit = {}): BacktrackDbClusterResponse