Metric Stream Filter Args
data class MetricStreamFilterArgs(val metricNames: Output<List<String>>? = null, val namespace: Output<String>) : ConvertibleToJava<MetricStreamFilterArgs>
This structure defines the metrics that will be streamed.