public static interface RecipeReference.Builder extends SdkPojo, CopyableBuilder<RecipeReference.Builder,RecipeReference>
| Modifier and Type | Method and Description |
|---|---|
RecipeReference.Builder |
recipeArn(String recipeArn)
The ARN of the DataBrew recipe.
|
RecipeReference.Builder |
recipeVersion(String recipeVersion)
The RecipeVersion of the DataBrew recipe.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildRecipeReference.Builder recipeArn(String recipeArn)
The ARN of the DataBrew recipe.
recipeArn - The ARN of the DataBrew recipe.RecipeReference.Builder recipeVersion(String recipeVersion)
The RecipeVersion of the DataBrew recipe.
recipeVersion - The RecipeVersion of the DataBrew recipe.Copyright © 2023. All rights reserved.