Values.DataIntegrationFlowTargetSourceThe DataIntegrationFlow target parameters.
type nonrec t = {targetType : DataIntegrationFlowTargetType.t;The DataIntegrationFlow target type.
*)s3Target : DataIntegrationFlowS3TargetConfiguration.t option;The S3 DataIntegrationFlow target.
*)datasetTarget : DataIntegrationFlowDatasetTargetConfiguration.t option;The dataset DataIntegrationFlow target. Note that for AWS Supply Chain dataset under asc namespace, it has a connection_id internal field that is not allowed to be provided by client directly, they will be auto populated.
*)}val make :
?s3Target:??? ->
?datasetTarget:??? ->
targetType:DataIntegrationFlowTargetType.t ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `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 ]