Log Anomaly Detector Args
constructor(accountId: Output<String>? = null, anomalyVisibilityTime: Output<Double>? = null, detectorName: Output<String>? = null, evaluationFrequency: Output<LogAnomalyDetectorEvaluationFrequency>? = null, filterPattern: Output<String>? = null, kmsKeyId: Output<String>? = null, logGroupArnList: Output<List<String>>? = null)