backup Window
Parameters
value
A BackupWindow defines the window of the day during which backup jobs will run. Jobs are queued at the beginning of the window and will be marked as NOT_RUN
if they do not start by the end of the window. Structure is documented below.
suspend fun backupWindow(argument: suspend BackupPlanBackupRuleStandardScheduleBackupWindowArgsBuilder.() -> Unit)
Parameters
argument
A BackupWindow defines the window of the day during which backup jobs will run. Jobs are queued at the beginning of the window and will be marked as NOT_RUN
if they do not start by the end of the window. Structure is documented below.