startsWith

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


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