notStartsWith

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


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