BackupRuleInput
In this article:
BackupRuleInput#
Description of backup rules .
Contents#
CompletionWindowMinutes — Time in minutes after the start of the backup job, during which it should be completed . Otherwise, it will be canceled.
Type: Integer
Required: No
Lifecycle.DeleteAfterDays — Number of days from the recovery point creation date, after which it will be deleted.
Type: Integer
Required: No
RuleName — The name of the backup rule.
Type: String
Required: Yes
ScheduleExpression — CRON expression in UTC for the backup job scheduling.
Type: String
Required: No
StartWindowMinutes — Time in minutes during which a backup job should start running. Otherwise the job will be cancelled.
Type: Integer
Required: No
TargetBackupVaultName — The name of the backup vault.
Type: String
Required: Yes