Values.UpdateDataIntegrationRequestSourceUpdates the description of a DataIntegration. You cannot create a DataIntegration association for a DataIntegration that has been previously associated. Use a different DataIntegration, or recreate the DataIntegration using the CreateDataIntegration API.
type nonrec t = {identifier : Identifier.t;A unique identifier for the DataIntegration.
*)name : Name.t option;The name of the DataIntegration.
*)description : Description.t option;A description of the DataIntegration.
*)}