BackupPlanBackupRuleResourceTypeArgs

constructor(completionWindowMinutes: Output<Double>? = null, copyActions: Output<List<BackupPlanCopyActionResourceTypeArgs>>? = null, enableContinuousBackup: Output<Boolean>? = null, lifecycle: Output<BackupPlanLifecycleResourceTypeArgs>? = null, recoveryPointTags: Output<Map<String, String>>? = null, ruleName: Output<String>, scheduleExpression: Output<String>? = null, scheduleExpressionTimezone: Output<String>? = null, startWindowMinutes: Output<Double>? = null, targetBackupVault: Output<String>)