endsWith

@JvmName(name = "euwtsijrcghqircp")
suspend fun endsWith(value: Output<List<String>>)
@JvmName(name = "amncbaekcatxacmx")
suspend fun endsWith(value: List<String>?)

Parameters

value

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


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


@JvmName(name = "ysjdsgwwtnmiaiqp")
suspend fun endsWith(values: List<Output<String>>)
@JvmName(name = "qblgmxlwykmulixi")
suspend fun endsWith(vararg values: String)

Parameters

values

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