notStartsWith

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


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