GetManagedDatabasePointInTimeRestore

data class GetManagedDatabasePointInTimeRestore(val restorePointInTime: String, val sourceDatabaseId: String)

Constructors

Link copied to clipboard
constructor(restorePointInTime: String, sourceDatabaseId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The point in time for the restore from source_database_id.

Link copied to clipboard

The source database ID that is used to restore from.