xPathQueries

@JvmName(name = "doneeyxierglgleh")
suspend fun xPathQueries(value: Output<List<String>>)
@JvmName(name = "wvneqcyayxummwlu")
suspend fun xPathQueries(value: List<String>)

Parameters

value

Specifies a list of Windows Event Log queries in XPath expression. Please see this document for more information.


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


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

Parameters

values

Specifies a list of Windows Event Log queries in XPath expression. Please see this document for more information.