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