class Aws::GlueDataBrew::Types::DescribeRecipeRequest
@note When making an API call, you may pass DescribeRecipeRequest
data as a hash: { name: "RecipeName", # required recipe_version: "RecipeVersion", }
@!attribute [rw] name
The name of the recipe to be described. @return [String]
@!attribute [rw] recipe_version
The recipe version identifier. If this parameter isn't specified, then the latest published version is returned. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/databrew-2017-07-25/DescribeRecipeRequest AWS API Documentation
Constants
- SENSITIVE