Values.MatchingResponseSourceThe flag that enables the matching process of duplicate profiles.
type nonrec t = {enabled : OptionalBoolean.t option;The flag that enables the matching process of duplicate profiles.
*)jobSchedule : JobSchedule.t option;The day and time when do you want to start the Identity Resolution Job every week.
*)autoMerging : AutoMerging.t option;Configuration information about the auto-merging process.
*)exportingConfig : ExportingConfig.t option;Configuration information for exporting Identity Resolution results, for example, to an S3 bucket.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Boolean of OptionalBoolean.t
| `Structure of
(string
* [> `Boolean of OptionalBoolean.t
| `Double of Double0To1.t
| `Enum of string
| `String of JobScheduleTime.t
| `Structure of
(string
* [> `Enum of string
| `List of
[> `List of [> `String of String1To255.t ] list ] list
| `String of String1To255.t ])
list ])
list ])
list ]