Alert Rule Anomaly Duplicate Args
constructor(builtInRuleId: Output<String>? = null, displayName: Output<String>? = null, enabled: Output<Boolean>? = null, logAnalyticsWorkspaceId: Output<String>? = null, mode: Output<String>? = null, multiSelectObservations: Output<List<AlertRuleAnomalyDuplicateMultiSelectObservationArgs>>? = null, prioritizedExcludeObservations: Output<List<AlertRuleAnomalyDuplicatePrioritizedExcludeObservationArgs>>? = null, singleSelectObservations: Output<List<AlertRuleAnomalyDuplicateSingleSelectObservationArgs>>? = null, thresholdObservations: Output<List<AlertRuleAnomalyDuplicateThresholdObservationArgs>>? = null)