restoreTime

val restoreTime: Output<String>?

The date and time to restore from. This parameter applies to point-in-time recovery. For more information, see Restoring a DB instance to a specified time in the in the Amazon RDS User Guide. 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`