class Aws::GlueDataBrew::Types::DeleteRecipeVersionRequest
@note When making an API call, you may pass DeleteRecipeVersionRequest
data as a hash: { name: "RecipeName", # required recipe_version: "RecipeVersion", # required }
@!attribute [rw] name
The name of the recipe. @return [String]
@!attribute [rw] recipe_version
The version of the recipe to be deleted. You can specify a numeric versions (`X.Y`) or `LATEST_WORKING`. `LATEST_PUBLISHED` is not supported. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/databrew-2017-07-25/DeleteRecipeVersionRequest AWS API Documentation
Constants
- SENSITIVE