Values.FieldPatternsSourceA complex data type that includes the field patterns to match for field-level encryption.
type nonrec t = {quantity : Integer.t;The number of field-level encryption field patterns.
*)items : FieldPatternList.t option;An array of the field-level encryption field patterns.
*)}