Values.MatchGroupSourceThe match group.
type nonrec t = {records : MatchedRecordsList.t option;The matched records.
*)matchId : String_.t option;The match ID.
*)matchRule : String_.t option;The match rule of the match group.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string * [> `String of InputSourceARN.t ]) list ]
list
| `String of String_.t ])
list ]