restoreTime
The date and time to restore your database from.
Constraints:
Must be before the latest restorable time for the database.
Cannot be specified if the
use latest restorable time
parameter istrue
.Specified in Coordinated Universal Time (UTC).
Specified in the Unix time format.For example, if you wish to use a restore time of October 1, 2018, at 8 PM UTC, then you input
1538424000
as the restore time.