Values_1.DeleteDataSetRequestSourceDeletes a dataset.
type nonrec t = {awsAccountId : AwsAccountId.t;The Amazon Web Services account ID.
*)dataSetId : ResourceId.t;The ID for the dataset that you want to delete. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.
*)}