eventsJsonPaths

@JvmName(name = "uvrpxicvvokybcjr")
suspend fun eventsJsonPaths(value: Output<List<String>>)
@JvmName(name = "gaqrtdmgbxrltppm")
suspend fun eventsJsonPaths(value: List<String>)

Parameters

value

The json paths, '$' char is the json root.


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


@JvmName(name = "gphcomapvbeeirgr")
suspend fun eventsJsonPaths(values: List<Output<String>>)
@JvmName(name = "eyerfrdcilwghhht")
suspend fun eventsJsonPaths(vararg values: String)

Parameters

values

The json paths, '$' char is the json root.