BackupPlanBackupRuleResourceType

constructor(completionWindowMinutes: Double? = null, copyActions: List<BackupPlanCopyActionResourceType>? = null, enableContinuousBackup: Boolean? = null, indexActions: List<BackupPlanIndexActionsResourceType>? = null, lifecycle: BackupPlanLifecycleResourceType? = null, recoveryPointTags: Map<String, String>? = null, ruleName: String, scheduleExpression: String? = null, scheduleExpressionTimezone: String? = null, startWindowMinutes: Double? = null, targetBackupVault: String)