MetricFilterArgs

constructor(applyOnTransformedLogs: Output<Boolean>? = null, filterName: Output<String>? = null, filterPattern: Output<String>? = null, logGroupName: Output<String>? = null, metricTransformations: Output<List<MetricFilterMetricTransformationArgs>>? = null)