Data Collection Rule Data Sources Windows Firewall Log Args
data class DataCollectionRuleDataSourcesWindowsFirewallLogArgs(val name: Output<String>, val streams: Output<List<String>>) : ConvertibleToJava<DataCollectionRuleDataSourcesWindowsFirewallLogArgs>
Constructors
Link copied to clipboard
fun DataCollectionRuleDataSourcesWindowsFirewallLogArgs(name: Output<String>, streams: Output<List<String>>)