class Aws::GlueDataBrew::Types::OutputFormatOptions

Represents a set of options that define the structure of comma-separated (CSV) job output.

@note When making an API call, you may pass OutputFormatOptions

data as a hash:

    {
      csv: {
        delimiter: "Delimiter",
      },
    }

@!attribute [rw] csv

Represents a set of options that define the structure of
comma-separated value (CSV) job output.
@return [Types::CsvOutputOptions]

@see docs.aws.amazon.com/goto/WebAPI/databrew-2017-07-25/OutputFormatOptions AWS API Documentation

Constants

SENSITIVE