Values.DeleteDataSourceInputSourceAssigns the DELETED status to a DataSource, rendering it unusable. After using the DeleteDataSource operation, you can use the GetDataSource operation to verify that the status of the DataSource changed to DELETED. Caution: The results of the DeleteDataSource operation are irreversible.
type nonrec t = {dataSourceId : EntityId.t;A user-supplied ID that uniquely identifies the DataSource.
*)}