restoreToTime property

Input<String?>? restoreToTime
final

The date and time to restore from. Value must be a time in Universal Coordinated Time (UTC) format and must be before the latest restorable time for the DB instance. Cannot be specified with useLatestRestorableTime.

Implementation

final pulumi.Input<String?>? restoreToTime;