Uses of Class
software.amazon.awscdk.services.databrew.CfnRecipe.RecipeStepProperty.Builder
Packages that use CfnRecipe.RecipeStepProperty.Builder
-
Uses of CfnRecipe.RecipeStepProperty.Builder in software.amazon.awscdk.services.databrew
Methods in software.amazon.awscdk.services.databrew that return CfnRecipe.RecipeStepProperty.BuilderModifier 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()Constructors in software.amazon.awscdk.services.databrew with parameters of type CfnRecipe.RecipeStepProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnRecipe.RecipeStepProperty.Builder.