Plan Rule Args
constructor(completionWindow: Output<Int>? = null, copyActions: Output<List<PlanRuleCopyActionArgs>>? = null, enableContinuousBackup: Output<Boolean>? = null, lifecycle: Output<PlanRuleLifecycleArgs>? = null, recoveryPointTags: Output<Map<String, String>>? = null, ruleName: Output<String>, schedule: Output<String>? = null, startWindow: Output<Int>? = null, targetVaultName: Output<String>)