

# CsvOutputOptions
<a name="API_CsvOutputOptions"></a>

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

## Contents
<a name="API_CsvOutputOptions_Contents"></a>

**Note**  
In the following list, the required parameters are described first.

 ** Delimiter **   <a name="databrew-Type-CsvOutputOptions-Delimiter"></a>
A single character that specifies the delimiter used to create CSV job output.  
Type: String  
Length Constraints: Fixed length of 1.  
Required: No

## See Also
<a name="API_CsvOutputOptions_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/databrew-2017-07-25/CsvOutputOptions) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/databrew-2017-07-25/CsvOutputOptions) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/databrew-2017-07-25/CsvOutputOptions) 