windows Event Logs
Parameters
value
One or more windows_event_log
blocks as defined below.
suspend fun windowsEventLogs(vararg values: Output<DataCollectionRuleDataSourcesWindowsEventLogArgs>)
suspend fun windowsEventLogs(values: List<Output<DataCollectionRuleDataSourcesWindowsEventLogArgs>>)
Parameters
values
One or more windows_event_log
blocks as defined below.
suspend fun windowsEventLogs(argument: List<suspend DataCollectionRuleDataSourcesWindowsEventLogArgsBuilder.() -> Unit>)
suspend fun windowsEventLogs(vararg argument: suspend DataCollectionRuleDataSourcesWindowsEventLogArgsBuilder.() -> Unit)
suspend fun windowsEventLogs(argument: suspend DataCollectionRuleDataSourcesWindowsEventLogArgsBuilder.() -> Unit)
Parameters
argument
One or more windows_event_log
blocks as defined below.