PlanRule

constructor(completionWindow: Int? = null, copyActions: List<PlanRuleCopyAction>? = null, enableContinuousBackup: Boolean? = null, lifecycle: PlanRuleLifecycle? = null, recoveryPointTags: Map<String, String>? = null, ruleName: String, schedule: String? = null, scheduleExpressionTimezone: String? = null, startWindow: Int? = null, targetVaultName: String)