Values.AnalysisSourceThe result of an analysis can be used in conditions to trigger actions. Analyses can inspect the email content and report a certain aspect of the email.
type nonrec t = {analyzer : AnalyzerArn.t;The Amazon Resource Name (ARN) of an Add On.
*)resultField : ResultField.t;The returned value from an Add On.
*)}