inputPath

@JvmName(name = "sarloxweqvghqfeh")
suspend fun inputPath(value: Output<String>)
@JvmName(name = "lbstlkimiyadegnh")
suspend fun inputPath(value: String?)

Parameters

value

The value of the JSONPath that is used for extracting part of the matched event when passing it to the target. You may use JSON dot notation or bracket notation. For more information about JSON paths, see JSONPath .