xPathQueries

@JvmName(name = "uhnpyqchxjrerikt")
suspend fun xPathQueries(value: Output<List<String>>)
@JvmName(name = "jhukrrdokumxdrwr")
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 = "nwuusxyniegwrxuv")
suspend fun xPathQueries(vararg values: Output<String>)


@JvmName(name = "qoaypsvgvqyasvnb")
suspend fun xPathQueries(values: List<Output<String>>)
@JvmName(name = "reypvuwwyixmmruf")
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.