Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.personalize.CfnDatasetMixinProps.Builder
Packages that use CfnDatasetMixinProps.Builder
-
Uses of CfnDatasetMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.personalize
Methods in software.amazon.awscdk.cfnpropertymixins.services.personalize that return CfnDatasetMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnDatasetMixinProps.BuilderCfnDatasetMixinProps.builder()CfnDatasetMixinProps.Builder.datasetGroupArn(String datasetGroupArn) Sets the value ofCfnDatasetMixinProps.getDatasetGroupArn()CfnDatasetMixinProps.Builder.datasetImportJob(CfnDatasetPropsMixin.DatasetImportJobProperty datasetImportJob) Sets the value ofCfnDatasetMixinProps.getDatasetImportJob()CfnDatasetMixinProps.Builder.datasetImportJob(IResolvable datasetImportJob) Sets the value ofCfnDatasetMixinProps.getDatasetImportJob()CfnDatasetMixinProps.Builder.datasetType(String datasetType) Sets the value ofCfnDatasetMixinProps.getDatasetType()Sets the value ofCfnDatasetMixinProps.getName()Sets the value ofCfnDatasetMixinProps.getSchemaArn()Constructors in software.amazon.awscdk.cfnpropertymixins.services.personalize with parameters of type CfnDatasetMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnDatasetMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnDatasetMixinProps.Builder.