notEquals

@JvmName(name = "mkmjftbhjxdfoxjv")
suspend fun notEquals(value: Output<List<String>>)
@JvmName(name = "ltbnxhewrqjunbma")
suspend fun notEquals(value: List<String>?)

Parameters

value

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


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


@JvmName(name = "puhbgtkndhsxrvec")
suspend fun notEquals(values: List<Output<String>>)
@JvmName(name = "yfxpqpgxqsprjjjs")
suspend fun notEquals(vararg values: String)

Parameters

values

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