inputTemplate property

Input<String> inputTemplate
final

Template to customize data sent to the target. Must be valid JSON. To send a string value, the string value must include double quotes.

Implementation

final pulumi.Input<String> inputTemplate;