restoreTime

val restoreTime: Output<String>?

The date and time to restore from. Constraints:

  • Must be a time in Universal Coordinated Time (UTC) format.

  • Must be before the latest restorable time for the DB instance.

  • Can't be specified if the `UseLatestRestorableTime` parameter is enabled. Example: `2009-09-07T23:45:00Z`