restore To Point In Time
Parameters
value
A configuration block for restoring a DB instance to an arbitrary point in time. Requires the identifier
argument to be set with the name of the new DB instance to be created. See Restore To Point In Time below for details.
suspend fun restoreToPointInTime(argument: suspend InstanceRestoreToPointInTimeArgsBuilder.() -> Unit)
Parameters
argument
A configuration block for restoring a DB instance to an arbitrary point in time. Requires the identifier
argument to be set with the name of the new DB instance to be created. See Restore To Point In Time below for details.