Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.databrew.CfnProjectPropsMixin.Builder
Packages that use CfnProjectPropsMixin.Builder
-
Uses of CfnProjectPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.databrew
Methods in software.amazon.awscdk.cfnpropertymixins.services.databrew that return CfnProjectPropsMixin.BuilderModifier and TypeMethodDescriptionstatic CfnProjectPropsMixin.BuilderCfnProjectPropsMixin.Builder.create()static CfnProjectPropsMixin.BuilderCfnProjectPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnProjectPropsMixin.Builder.datasetName(String datasetName) The dataset that the project is to act upon.The unique name of a project.CfnProjectPropsMixin.Builder.recipeName(String recipeName) The name of a recipe that will be developed during a project session.The Amazon Resource Name (ARN) of the role that will be assumed for this project.CfnProjectPropsMixin.Builder.sample(CfnProjectPropsMixin.SampleProperty sample) The sample size and sampling type to apply to the data.CfnProjectPropsMixin.Builder.sample(IResolvable sample) The sample size and sampling type to apply to the data.Metadata tags that have been applied to the project.