Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.databrew.CfnJobPropsMixin.RecipeProperty
Packages that use CfnJobPropsMixin.RecipeProperty
-
Uses of CfnJobPropsMixin.RecipeProperty in software.amazon.awscdk.cfnpropertymixins.services.databrew
Classes in software.amazon.awscdk.cfnpropertymixins.services.databrew that implement CfnJobPropsMixin.RecipePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnJobPropsMixin.RecipePropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.databrew that return CfnJobPropsMixin.RecipePropertyModifier and TypeMethodDescriptionCfnJobPropsMixin.RecipeProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.databrew with parameters of type CfnJobPropsMixin.RecipePropertyModifier and TypeMethodDescriptionCfnJobMixinProps.Builder.recipe(CfnJobPropsMixin.RecipeProperty recipe) Sets the value ofCfnJobMixinProps.getRecipe()CfnJobPropsMixin.Builder.recipe(CfnJobPropsMixin.RecipeProperty recipe) A series of data transformation steps that the job runs.