startsWith

@JvmName(name = "ebprxpbcoqmiwbqs")
suspend fun startsWith(value: Output<List<String>>)
@JvmName(name = "twfgxdsagxyoywnk")
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 = "wclyignrajbuelyi")
suspend fun startsWith(vararg values: Output<String>)


@JvmName(name = "mhavncvobepmkuwi")
suspend fun startsWith(values: List<Output<String>>)
@JvmName(name = "fjwtpaowjrlimhsa")
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.