Values.DataIntegrationFlowSourceSourceThe DataIntegrationFlow source parameters.
type nonrec t = {sourceType : DataIntegrationFlowSourceType.t;The DataIntegrationFlow source type.
*)sourceName : DataIntegrationFlowSourceName.t;The DataIntegrationFlow source name that can be used as table alias in SQL transformation query.
*)s3Source : DataIntegrationFlowS3SourceConfiguration.t option;The S3 DataIntegrationFlow source.
*)datasetSource : DataIntegrationFlowDatasetSourceConfiguration.t option;The dataset DataIntegrationFlow source.
*)}val make :
?s3Source:??? ->
?datasetSource:??? ->
sourceType:DataIntegrationFlowSourceType.t ->
sourceName:DataIntegrationFlowSourceName.t ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `String of DataIntegrationFlowSourceName.t
| `Structure of
(string
* [> `String of S3BucketName.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 ])
list ]