data class DataCollectionRuleDataFlowArgs(val builtInTransform: Output<String>? = null, val destinations: Output<List<String>>, val outputStream: Output<String>? = null, val streams: Output<List<String>>, val transformKql: Output<String>? = null) : ConvertibleToJava<DataCollectionRuleDataFlowArgs>
Specifies a list of streams. Possible values include but not limited to Microsoft-Event, Microsoft-InsightsMetrics, Microsoft-Perf, Microsoft-Syslog, Microsoft-WindowsEvent, and Microsoft-PrometheusMetrics.