notEndsWith

@JvmName(name = "gjcyyncaoqkcsmyx")
suspend fun notEndsWith(value: Output<List<String>>)
@JvmName(name = "stvykkocqmblheen")
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 = "yrbahufsqdcmxhhb")
suspend fun notEndsWith(vararg values: Output<String>)


@JvmName(name = "pmwvskkfjettvnsb")
suspend fun notEndsWith(values: List<Output<String>>)
@JvmName(name = "lxxrasxyijtvdjhh")
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.