Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.databrew.CfnProjectMixinProps.Builder
Packages that use CfnProjectMixinProps.Builder
-
Uses of CfnProjectMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.databrew
Methods in software.amazon.awscdk.cfnpropertymixins.services.databrew that return CfnProjectMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnProjectMixinProps.BuilderCfnProjectMixinProps.builder()CfnProjectMixinProps.Builder.datasetName(String datasetName) Sets the value ofCfnProjectMixinProps.getDatasetName()Sets the value ofCfnProjectMixinProps.getName()CfnProjectMixinProps.Builder.recipeName(String recipeName) Sets the value ofCfnProjectMixinProps.getRecipeName()Sets the value ofCfnProjectMixinProps.getRoleArn()CfnProjectMixinProps.Builder.sample(CfnProjectPropsMixin.SampleProperty sample) Sets the value ofCfnProjectMixinProps.getSample()CfnProjectMixinProps.Builder.sample(IResolvable sample) Sets the value ofCfnProjectMixinProps.getSample()Sets the value ofCfnProjectMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.databrew with parameters of type CfnProjectMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnProjectMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnProjectMixinProps.Builder.