Values.GetDataSetExportTaskRequestSourceGets the status of a data set import task initiated with the CreateDataSetExportTask operation.
type nonrec t = {applicationId : Identifier.t;The application identifier.
*)taskId : Identifier.t;The task identifier returned by the CreateDataSetExportTask operation.
*)}