startsWith

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


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