

# RecipeReference
<a name="API_RecipeReference"></a>

Represents the name and version of a DataBrew recipe.

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

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

 ** Name **   <a name="databrew-Type-RecipeReference-Name"></a>
The name of the recipe.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 255.  
Required: Yes

 ** RecipeVersion **   <a name="databrew-Type-RecipeReference-RecipeVersion"></a>
The identifier for the version for the recipe.   
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 16.  
Required: No

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