DbClusterBacktrack

This data type is used as a response element in the DescribeDBClusterBacktracks action.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val backtrackedFrom: <Error class: unknown class>?

The timestamp of the time from which the DB cluster was backtracked.

Link copied to clipboard

Contains the backtrack identifier.

Link copied to clipboard
val backtrackRequestCreationTime: <Error class: unknown class>?

The timestamp of the time at which the backtrack was requested.

Link copied to clipboard
val backtrackTo: <Error class: unknown class>?

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.

Link copied to clipboard

The status of the backtrack. This property returns one of the following values:

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String