class Aws::RDS::Types::BacktrackDBClusterMessage
@see docs.aws.amazon.com/goto/WebAPI/rds-2014-10-31/BacktrackDBClusterMessage AWS API Documentation
@return [Boolean]
earliest backtrack time, an error occurs.
disabled and BacktrackTo is set to a timestamp earlier than the
earlier than the earliest backtrack time. When this parameter is
possible backtrack time when BacktrackTo is set to a timestamp
Specifies whether to backtrack the DB cluster to the earliest
@!attribute [rw] use_earliest_time_on_point_in_time_unavailable
@return [Boolean]
is enabled.
logging is enabled. Otherwise, an error occurs when binary logging
Specifies whether to force the DB cluster to backtrack when binary
@!attribute [rw] force
@return [Time]<br>: en.wikipedia.org/wiki/ISO_8601<br><br><br><br>Example: ‘2017-07-08T18:00Z`
* Can’t contain a timestamp set in the future.
* Must contain a valid ISO 8601 timestamp.
Constraints:
</note>
for the DB cluster.
Aurora automatically chooses the nearest possible consistent time
<note markdown=“1”> If the specified time isn’t a consistent time for the DB cluster,
[ISO8601 Wikipedia page.][1]
in ISO 8601 format. For more information about ISO 8601, see the
The timestamp of the time to backtrack the DB cluster to, specified
@!attribute [rw] backtrack_to
@return [String]
Example: ‘my-cluster1`
* Can’t end with a hyphen or contain two consecutive hyphens.
* First character must be a letter.
* Must contain from 1 to 63 alphanumeric characters or hyphens.
Constraints:
parameter is stored as a lowercase string.
The DB cluster identifier of the DB cluster to be backtracked. This
@!attribute [rw] db_cluster_identifier