Values.DataIntegrationSummarySourceSummary information about the DataIntegration.
type nonrec t = {arn : Arn.t option;The Amazon Resource Name (ARN) of the DataIntegration.
*)name : Name.t option;The name of the DataIntegration.
*)sourceURI : SourceURI.t option;The URI of the data source.
*)}