Uses of Class
software.amazon.awscdk.services.databrew.CfnRecipe.RecipeStepProperty.Builder
-
Uses of CfnRecipe.RecipeStepProperty.Builder in software.amazon.awscdk.services.databrew
Modifier and TypeMethodDescriptionCfnRecipe.RecipeStepProperty.Builder.action
(IResolvable action) Sets the value ofCfnRecipe.RecipeStepProperty.getAction()
CfnRecipe.RecipeStepProperty.Builder.action
(CfnRecipe.ActionProperty action) Sets the value ofCfnRecipe.RecipeStepProperty.getAction()
CfnRecipe.RecipeStepProperty.builder()
CfnRecipe.RecipeStepProperty.Builder.conditionExpressions
(List<? extends Object> conditionExpressions) Sets the value ofCfnRecipe.RecipeStepProperty.getConditionExpressions()
CfnRecipe.RecipeStepProperty.Builder.conditionExpressions
(IResolvable conditionExpressions) Sets the value ofCfnRecipe.RecipeStepProperty.getConditionExpressions()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnRecipe.RecipeStepProperty.Builder
.