SmartDetectorAlertRuleArgs

constructor(actionGroup: Output<SmartDetectorAlertRuleActionGroupArgs>? = null, description: Output<String>? = null, detectorType: Output<String>? = null, enabled: Output<Boolean>? = null, frequency: Output<String>? = null, name: Output<String>? = null, resourceGroupName: Output<String>? = null, scopeResourceIds: Output<List<String>>? = null, severity: Output<String>? = null, tags: Output<Map<String, String>>? = null, throttlingDuration: Output<String>? = null)