xPathQueries

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


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