ClusterRestoreBackupSource

data class ClusterRestoreBackupSource(val backupName: String)

Constructors

Link copied to clipboard
constructor(backupName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the backup that this cluster is restored from.