LogAnomalyDetectorArgs

constructor(anomalyVisibilityTime: Output<Int>? = null, detectorName: Output<String>? = null, enabled: Output<Boolean>? = null, evaluationFrequency: Output<String>? = null, filterPattern: Output<String>? = null, kmsKeyId: Output<String>? = null, logGroupArnLists: Output<List<String>>? = null, tags: Output<Map<String, String>>? = null)