notEndsWith

@JvmName(name = "oxquvpgtyxpyqwdv")
suspend fun notEndsWith(value: Output<List<String>>)
@JvmName(name = "mwabvglxbkwfjgju")
suspend fun notEndsWith(value: List<String>?)

Parameters

value

An operator that excludes events that match the last few characters of the event record field specified as the value of Field.


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


@JvmName(name = "qwpejtubdudtqowa")
suspend fun notEndsWith(values: List<Output<String>>)
@JvmName(name = "pneqmmjaytcihlwa")
suspend fun notEndsWith(vararg values: String)

Parameters

values

An operator that excludes events that match the last few characters of the event record field specified as the value of Field.