inputTransformer property
Parameters used when you are providing a custom input to a target based on certain event data. Conflicts with input and inputPath.
Implementation
late final pulumi.Output<EventTargetInputTransformer?> inputTransformer;
Parameters used when you are providing a custom input to a target based on certain event data. Conflicts with input and inputPath.
late final pulumi.Output<EventTargetInputTransformer?> inputTransformer;