# BackupUpdateProjectBackupScheduleRequest ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **description** | Option<**String**> | Description of the ProjectBackupSchedule. Note that the description of isSystemBackup true items cannot be changed. | [optional] **schedule** | Option<**String**> | Execution schedule in crontab notation. Note that the schedule of isSystemBackup true items must be daily once. | [optional] **ttl** | Option<**String**> | TTL of the ProjectBackupSchedule as time string. | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)