| Package | Description |
|---|---|
| com.amazonaws.services.glue.model |
| Modifier and Type | Method and Description |
|---|---|
RecipeReference |
RecipeReference.clone() |
RecipeReference |
Recipe.getRecipeReference()
A reference to the DataBrew recipe used by the node.
|
RecipeReference |
RecipeReference.withRecipeArn(String recipeArn)
The ARN of the DataBrew recipe.
|
RecipeReference |
RecipeReference.withRecipeVersion(String recipeVersion)
The RecipeVersion of the DataBrew recipe.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Recipe.setRecipeReference(RecipeReference recipeReference)
A reference to the DataBrew recipe used by the node.
|
Recipe |
Recipe.withRecipeReference(RecipeReference recipeReference)
A reference to the DataBrew recipe used by the node.
|
Copyright © 2025. All rights reserved.