Transformer Processor Parse Json Properties Args
data class TransformerProcessorParseJsonPropertiesArgs(val destination: Output<String>? = null, val source: Output<String>? = null) : ConvertibleToJava<TransformerProcessorParseJsonPropertiesArgs>
Use this parameter to include the parseJSON processor in your transformer.