NAME
Paws::GlueDataBrew::DescribeRecipeResponse
ATTRIBUTES
CreateDate => Str
The date and time that the recipe was created.
CreatedBy => Str
The identifier (user name) of the user who created the recipe.
Description => Str
The description of the recipe.
LastModifiedBy => Str
The identifier (user name) of the user who last modified the recipe.
LastModifiedDate => Str
The date and time that the recipe was last modified.
REQUIRED Name => Str
The name of the recipe.
ProjectName => Str
The name of the project associated with this recipe.
PublishedBy => Str
The identifier (user name) of the user who last published the recipe.
PublishedDate => Str
The date and time when the recipe was last published.
RecipeVersion => Str
The recipe version identifier.
ResourceArn => Str
The ARN of the recipe.
Steps => ArrayRef[Paws::GlueDataBrew::RecipeStep]
One or more steps to be performed by the recipe. Each step consists of an action, and the conditions under which the action should succeed.
Tags => Paws::GlueDataBrew::TagMap
Metadata tags associated with this project.