xPathQueries

@JvmName(name = "klesjowuvkfimfvr")
suspend fun xPathQueries(value: Output<List<String>>)
@JvmName(name = "nbpmgwlkscxmifjd")
suspend fun xPathQueries(value: List<String>?)

Parameters

value

A list of Windows Event Log queries in XPATH format.


@JvmName(name = "oolvswmwblqrgull")
suspend fun xPathQueries(vararg values: Output<String>)


@JvmName(name = "lbrhbcbdhuvsopcy")
suspend fun xPathQueries(values: List<Output<String>>)
@JvmName(name = "lpifkwghhkvasjxb")
suspend fun xPathQueries(vararg values: String)

Parameters

values

A list of Windows Event Log queries in XPATH format.