GetBackupBackup

data class GetBackupBackup(val backupId: String, val backupVaultId: String, val dataSourceId: String, val location: String, val name: String)

Constructors

Link copied to clipboard
constructor(backupId: String, backupVaultId: String, dataSourceId: String, location: String, name: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Id of the requesting object, Backup.

Link copied to clipboard

The ID of the Backup Vault of the Data Source in which the Backup belongs.

Link copied to clipboard

The ID of the Data Source in which the Backup belongs.

Link copied to clipboard

The location in which the Backup belongs.

Link copied to clipboard

Name of the resource.