Values.DataIntegrationFlowDatasetSourceConfigurationSourceThe dataset DataIntegrationFlow source configuration parameters.
type nonrec t = {datasetIdentifier : DatasetIdentifier.t;The ARN of the dataset.
*)options : DataIntegrationFlowDatasetOptions.t option;The dataset DataIntegrationFlow source options.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `String of DatasetIdentifier.t
| `Structure of
(string
* [> `Boolean of Boolean.t
| `Enum of string
| `Structure of
(string
* [> `Enum of string
| `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `String of
DataIntegrationFlowFieldPriorityDedupeFieldName.t ])
list ]
list ])
list ])
list ])
list ])
list ]