inputPath property

Output<String?> inputPath
latefinal

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

late final pulumi.Output<String?> inputPath;