startsWith

@JvmName(name = "csxdebpxgcvqroey")
suspend fun startsWith(value: Output<List<String>>)
@JvmName(name = "uwcnalwoejsbjsnu")
suspend fun startsWith(value: List<String>?)

Parameters

value

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


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


@JvmName(name = "ggaerltsibjmlqdb")
suspend fun startsWith(values: List<Output<String>>)
@JvmName(name = "mbvlsxqjeuahqpyf")
suspend fun startsWith(vararg values: String)

Parameters

values

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