Values.DataIntegrationEventDatasetLoadExecutionDetailsSourceThe target dataset load execution details.
type nonrec t = {status : DataIntegrationEventDatasetLoadStatus.t option;The event load execution status to target dataset.
*)message : String_.t option;The failure message (if any) of failed event load execution to dataset.
*)}