restore To Time
Parameters
value
The date and time to restore the DB cluster to. Valid Values: Value must be a time in Universal Coordinated Time (UTC) format Constraints:
Must be before the latest restorable time for the DB instance
Must be specified if
`UseLatestRestorableTime`
parameter isn't providedCan't be specified if the
`UseLatestRestorableTime`
parameter is enabledCan't be specified if the
`RestoreType`
parameter is`copy-on-write`
This property must be used with`SourceDBClusterIdentifier`
property. The resulting cluster will have the identifier that matches the value of the`DBclusterIdentifier`
property. Example:`2015-03-07T23:45:00Z`
Valid for: Aurora DB clusters and Multi-AZ DB clusters