class Aws::GlueDataBrew::Types::CsvOutputOptions

Represents a set of options that define how DataBrew will write a comma-separated value (CSV) file.

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

data as a hash:

    {
      delimiter: "Delimiter",
    }

@!attribute [rw] delimiter

A single character that specifies the delimiter used to create CSV
job output.
@return [String]

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

Constants

SENSITIVE