Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 818 Bytes

DataBackupSpec.md

File metadata and controls

15 lines (11 loc) · 818 Bytes

DataBackupSpec

DataBackupSpec defines the desired state of DataBackup

Properties

Name Type Description Notes
backup_path str BackupPath defines the target path to save data of the DataBackup [optional]
dataset str Dataset defines the target dataset of the DataBackup [optional]
run_after OperationRef [optional]
run_as User [optional]
ttl_seconds_after_finished int TTLSecondsAfterFinished is the time second to clean up data operations after finished or failed [optional]

[Back to Model list] [Back to API list] [Back to README]