Anomaly Detector Metric Set Args
constructor(dimensionList: Output<List<String>>? = null, metricList: Output<List<AnomalyDetectorMetricArgs>>, metricSetDescription: Output<String>? = null, metricSetFrequency: Output<AnomalyDetectorMetricSetMetricSetFrequency>? = null, metricSetName: Output<String>, metricSource: Output<AnomalyDetectorMetricSourceArgs>, offset: Output<Int>? = null, timestampColumn: Output<AnomalyDetectorTimestampColumnArgs>? = null, timezone: Output<String>? = null)