Values.S3TableOutputOptionsSourceRepresents options that specify how and where DataBrew writes the Amazon S3 output generated by recipe jobs.
type nonrec t = {location : S3Location.t;Represents an Amazon S3 location (bucket name and object key) where DataBrew can write output from a job.
*)}