restoreTime

@JvmName(name = "vqvodkopcnnlvbbr")
suspend fun restoreTime(value: Output<String>)
@JvmName(name = "epovrnyfkjsoojui")
suspend fun restoreTime(value: String?)

Parameters

value

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`