GetDatabaseInstancesInstanceRestoreBackupContext

data class GetDatabaseInstancesInstanceRestoreBackupContext(val backupRunId: Int, val instanceId: String, val project: String)

Constructors

constructor(backupRunId: Int, instanceId: String, project: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID of the backup run to restore from.

Link copied to clipboard

The ID of the instance that the backup was taken from.

Link copied to clipboard

The ID of the project in which the resources belong. If it is not provided, the provider project is used.