inputPath property

Input<String?>? inputPath
final

The value of the JSONPath that is used for extracting part of the matched event when passing it to the target. Conflicts with input and inputTransformer.

Implementation

final pulumi.Input<String?>? inputPath;