ResourceBackupConfig constructor
      
      ResourceBackupConfig({})
     
    
    
Implementation
ResourceBackupConfig({
  this.backupConfigsDetails,
  this.backupConfigured,
  this.name,
  this.targetResource,
  this.targetResourceDisplayName,
  this.targetResourceLabels,
  this.targetResourceType,
  this.uid,
  this.vaulted,
});