inputTransformer property

Input<EventTargetInputTransformer?>? inputTransformer
final

Parameters used when you are providing a custom input to a target based on certain event data. Conflicts with input and inputPath.

Implementation

final pulumi.Input<EventTargetInputTransformer?>? inputTransformer;