notStartsWith

@JvmName(name = "opffjovprowpsfxo")
suspend fun notStartsWith(value: Output<List<String>>)
@JvmName(name = "wodupsqvvbegpust")
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 = "vbrsmcfkiufilfne")
suspend fun notStartsWith(vararg values: Output<String>)


@JvmName(name = "ajcjoiqxpbbqljml")
suspend fun notStartsWith(values: List<Output<String>>)
@JvmName(name = "sgijtliiscgrmgnq")
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.