windows Firewall Logs
suspend fun windowsFirewallLogs(value: Output<List<DataCollectionRuleDataSourcesWindowsFirewallLogArgs>>)
Parameters
value
One or more windows_firewall_log
blocks as defined below.
suspend fun windowsFirewallLogs(vararg values: Output<DataCollectionRuleDataSourcesWindowsFirewallLogArgs>)
suspend fun windowsFirewallLogs(values: List<Output<DataCollectionRuleDataSourcesWindowsFirewallLogArgs>>)
Parameters
values
One or more windows_firewall_log
blocks as defined below.
suspend fun windowsFirewallLogs(argument: List<suspend DataCollectionRuleDataSourcesWindowsFirewallLogArgsBuilder.() -> Unit>)
suspend fun windowsFirewallLogs(vararg argument: suspend DataCollectionRuleDataSourcesWindowsFirewallLogArgsBuilder.() -> Unit)
suspend fun windowsFirewallLogs(argument: suspend DataCollectionRuleDataSourcesWindowsFirewallLogArgsBuilder.() -> Unit)
Parameters
argument
One or more windows_firewall_log
blocks as defined below.