Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.databrew.CfnRecipePropsMixin.Builder
Packages that use CfnRecipePropsMixin.Builder
-
Uses of CfnRecipePropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.databrew
Methods in software.amazon.awscdk.cfnpropertymixins.services.databrew that return CfnRecipePropsMixin.BuilderModifier and TypeMethodDescriptionstatic CfnRecipePropsMixin.BuilderCfnRecipePropsMixin.Builder.create()static CfnRecipePropsMixin.BuilderCfnRecipePropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnRecipePropsMixin.Builder.description(String description) The description of the recipe.The unique name for the recipe.A list of steps that are defined by the recipe.CfnRecipePropsMixin.Builder.steps(IResolvable steps) A list of steps that are defined by the recipe.Metadata tags that have been applied to the recipe.