Values.RuleVerdictToEvaluateSourceThe verdict to evaluate in a verdict condition expression.
type nonrec t = {attribute : RuleVerdictAttribute.t option;The email verdict attribute to evaluate in a string verdict expression.
*)analysis : Analysis.t option;The Add On ARN and its returned value to evaluate in a verdict condition expression.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `Structure of (string * [> `String of AnalyzerArn.t ]) list ])
list ]