

# DatabaseTableOutputOptions
<a name="API_DatabaseTableOutputOptions"></a>

Represents options that specify how and where DataBrew writes the database output generated by recipe jobs.

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

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

 ** TableName **   <a name="databrew-Type-DatabaseTableOutputOptions-TableName"></a>
A prefix for the name of a table DataBrew will create in the database.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 255.  
Required: Yes

 ** TempDirectory **   <a name="databrew-Type-DatabaseTableOutputOptions-TempDirectory"></a>
Represents an Amazon S3 location (bucket name and object key) where DataBrew can store intermediate results.  
Type: [S3Location](API_S3Location.md) object  
Required: No

## See Also
<a name="API_DatabaseTableOutputOptions_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/DatabaseTableOutputOptions) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/databrew-2017-07-25/DatabaseTableOutputOptions) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/databrew-2017-07-25/DatabaseTableOutputOptions) 