Values.CsvOutputOptionsSourceRepresents a set of options that define how DataBrew will write a comma-separated value (CSV) file.
type nonrec t = {delimiter : Delimiter.t option;A single character that specifies the delimiter used to create CSV job output.
*)}