schedule

val schedule: Output<String>?

Deprecated

Field 'schedule' has been deprecated from version 1.163.0. Use 'rules' instead.

Backup strategy. Optional format: I|{startTime}|{interval}. It means to execute a backup task every {interval} starting from {startTime}. The backup task for the elapsed time will not be compensated. If the last backup task has not completed yet, the next backup task will not be triggered.

  • startTime Backup start time, UNIX time seconds.