BackupPlanRuleProps.Builder |
BackupPlanRuleProps.Builder.backupVault(IBackupVault backupVault)
|
static BackupPlanRuleProps.Builder |
BackupPlanRuleProps.builder() |
BackupPlanRuleProps.Builder |
BackupPlanRuleProps.Builder.completionWindow(Duration completionWindow)
|
BackupPlanRuleProps.Builder |
BackupPlanRuleProps.Builder.deleteAfter(Duration deleteAfter)
|
BackupPlanRuleProps.Builder |
BackupPlanRuleProps.Builder.enableContinuousBackup(Boolean enableContinuousBackup)
|
BackupPlanRuleProps.Builder |
BackupPlanRuleProps.Builder.moveToColdStorageAfter(Duration moveToColdStorageAfter)
|
BackupPlanRuleProps.Builder |
BackupPlanRuleProps.Builder.ruleName(String ruleName)
|
BackupPlanRuleProps.Builder |
BackupPlanRuleProps.Builder.scheduleExpression(Schedule scheduleExpression)
|
BackupPlanRuleProps.Builder |
BackupPlanRuleProps.Builder.startWindow(Duration startWindow)
|