notStartsWith

@JvmName(name = "pkcjtrxhifwfglkw")
suspend fun notStartsWith(value: Output<List<String>>)
@JvmName(name = "pyahtptwoyaohelr")
suspend fun notStartsWith(value: List<String>?)

Parameters

value

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


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


@JvmName(name = "vqnpxkwaganwhppa")
suspend fun notStartsWith(values: List<Output<String>>)
@JvmName(name = "vyegpjsjwroaqhpj")
suspend fun notStartsWith(vararg values: String)

Parameters

values

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