Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.databrew.CfnRecipeMixinProps.Builder
Packages that use CfnRecipeMixinProps.Builder
-
Uses of CfnRecipeMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.databrew
Methods in software.amazon.awscdk.cfnpropertymixins.services.databrew that return CfnRecipeMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnRecipeMixinProps.BuilderCfnRecipeMixinProps.builder()CfnRecipeMixinProps.Builder.description(String description) Sets the value ofCfnRecipeMixinProps.getDescription()Sets the value ofCfnRecipeMixinProps.getName()Sets the value ofCfnRecipeMixinProps.getSteps()CfnRecipeMixinProps.Builder.steps(IResolvable steps) Sets the value ofCfnRecipeMixinProps.getSteps()Sets the value ofCfnRecipeMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.databrew with parameters of type CfnRecipeMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnRecipeMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnRecipeMixinProps.Builder.