Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.databrew.CfnDatasetMixinProps.Builder
Packages that use CfnDatasetMixinProps.Builder
-
Uses of CfnDatasetMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.databrew
Methods in software.amazon.awscdk.cfnpropertymixins.services.databrew that return CfnDatasetMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnDatasetMixinProps.BuilderCfnDatasetMixinProps.builder()Sets the value ofCfnDatasetMixinProps.getFormat()CfnDatasetMixinProps.Builder.formatOptions(CfnDatasetPropsMixin.FormatOptionsProperty formatOptions) Sets the value ofCfnDatasetMixinProps.getFormatOptions()CfnDatasetMixinProps.Builder.formatOptions(IResolvable formatOptions) Sets the value ofCfnDatasetMixinProps.getFormatOptions()CfnDatasetMixinProps.Builder.input(CfnDatasetPropsMixin.InputProperty input) Sets the value ofCfnDatasetMixinProps.getInput()CfnDatasetMixinProps.Builder.input(IResolvable input) Sets the value ofCfnDatasetMixinProps.getInput()Sets the value ofCfnDatasetMixinProps.getName()CfnDatasetMixinProps.Builder.pathOptions(CfnDatasetPropsMixin.PathOptionsProperty pathOptions) Sets the value ofCfnDatasetMixinProps.getPathOptions()CfnDatasetMixinProps.Builder.pathOptions(IResolvable pathOptions) Sets the value ofCfnDatasetMixinProps.getPathOptions()Sets the value ofCfnDatasetMixinProps.getSource()Sets the value ofCfnDatasetMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.databrew with parameters of type CfnDatasetMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnDatasetMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnDatasetMixinProps.Builder.