eventsJsonPaths

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

Parameters

value

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


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


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

Parameters

values

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