Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.quicksight.CfnDataSetMixinProps.Builder
Packages that use CfnDataSetMixinProps.Builder
-
Uses of CfnDataSetMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.quicksight
Methods in software.amazon.awscdk.cfnpropertymixins.services.quicksight that return CfnDataSetMixinProps.BuilderModifier and TypeMethodDescriptionCfnDataSetMixinProps.Builder.awsAccountId(String awsAccountId) Sets the value ofCfnDataSetMixinProps.getAwsAccountId()static CfnDataSetMixinProps.BuilderCfnDataSetMixinProps.builder()CfnDataSetMixinProps.Builder.columnGroups(List<? extends Object> columnGroups) Sets the value ofCfnDataSetMixinProps.getColumnGroups()CfnDataSetMixinProps.Builder.columnGroups(IResolvable columnGroups) Sets the value ofCfnDataSetMixinProps.getColumnGroups()CfnDataSetMixinProps.Builder.columnLevelPermissionRules(List<? extends Object> columnLevelPermissionRules) Sets the value ofCfnDataSetMixinProps.getColumnLevelPermissionRules()CfnDataSetMixinProps.Builder.columnLevelPermissionRules(IResolvable columnLevelPermissionRules) Sets the value ofCfnDataSetMixinProps.getColumnLevelPermissionRules()CfnDataSetMixinProps.Builder.dataPrepConfiguration(CfnDataSetPropsMixin.DataPrepConfigurationProperty dataPrepConfiguration) Sets the value ofCfnDataSetMixinProps.getDataPrepConfiguration()CfnDataSetMixinProps.Builder.dataPrepConfiguration(IResolvable dataPrepConfiguration) Sets the value ofCfnDataSetMixinProps.getDataPrepConfiguration()Sets the value ofCfnDataSetMixinProps.getDataSetId()CfnDataSetMixinProps.Builder.datasetParameters(List<? extends Object> datasetParameters) Sets the value ofCfnDataSetMixinProps.getDatasetParameters()CfnDataSetMixinProps.Builder.datasetParameters(IResolvable datasetParameters) Sets the value ofCfnDataSetMixinProps.getDatasetParameters()CfnDataSetMixinProps.Builder.dataSetRefreshProperties(CfnDataSetPropsMixin.DataSetRefreshPropertiesProperty dataSetRefreshProperties) Sets the value ofCfnDataSetMixinProps.getDataSetRefreshProperties()CfnDataSetMixinProps.Builder.dataSetRefreshProperties(IResolvable dataSetRefreshProperties) Sets the value ofCfnDataSetMixinProps.getDataSetRefreshProperties()CfnDataSetMixinProps.Builder.dataSetUsageConfiguration(CfnDataSetPropsMixin.DataSetUsageConfigurationProperty dataSetUsageConfiguration) Sets the value ofCfnDataSetMixinProps.getDataSetUsageConfiguration()CfnDataSetMixinProps.Builder.dataSetUsageConfiguration(IResolvable dataSetUsageConfiguration) Sets the value ofCfnDataSetMixinProps.getDataSetUsageConfiguration()CfnDataSetMixinProps.Builder.fieldFolders(Map<String, ? extends Object> fieldFolders) Sets the value ofCfnDataSetMixinProps.getFieldFolders()CfnDataSetMixinProps.Builder.fieldFolders(IResolvable fieldFolders) Sets the value ofCfnDataSetMixinProps.getFieldFolders()CfnDataSetMixinProps.Builder.folderArns(List<String> folderArns) Sets the value ofCfnDataSetMixinProps.getFolderArns()CfnDataSetMixinProps.Builder.importMode(String importMode) Sets the value ofCfnDataSetMixinProps.getImportMode()CfnDataSetMixinProps.Builder.ingestionWaitPolicy(CfnDataSetPropsMixin.IngestionWaitPolicyProperty ingestionWaitPolicy) Sets the value ofCfnDataSetMixinProps.getIngestionWaitPolicy()CfnDataSetMixinProps.Builder.ingestionWaitPolicy(IResolvable ingestionWaitPolicy) Sets the value ofCfnDataSetMixinProps.getIngestionWaitPolicy()CfnDataSetMixinProps.Builder.logicalTableMap(Map<String, ? extends Object> logicalTableMap) Deprecated.this property has been deprecatedCfnDataSetMixinProps.Builder.logicalTableMap(IResolvable logicalTableMap) Deprecated.this property has been deprecatedSets the value ofCfnDataSetMixinProps.getName()CfnDataSetMixinProps.Builder.performanceConfiguration(CfnDataSetPropsMixin.PerformanceConfigurationProperty performanceConfiguration) Sets the value ofCfnDataSetMixinProps.getPerformanceConfiguration()CfnDataSetMixinProps.Builder.performanceConfiguration(IResolvable performanceConfiguration) Sets the value ofCfnDataSetMixinProps.getPerformanceConfiguration()CfnDataSetMixinProps.Builder.permissions(List<? extends Object> permissions) Sets the value ofCfnDataSetMixinProps.getPermissions()CfnDataSetMixinProps.Builder.permissions(IResolvable permissions) Sets the value ofCfnDataSetMixinProps.getPermissions()CfnDataSetMixinProps.Builder.physicalTableMap(Map<String, ? extends Object> physicalTableMap) Sets the value ofCfnDataSetMixinProps.getPhysicalTableMap()CfnDataSetMixinProps.Builder.physicalTableMap(IResolvable physicalTableMap) Sets the value ofCfnDataSetMixinProps.getPhysicalTableMap()CfnDataSetMixinProps.Builder.rowLevelPermissionDataSet(CfnDataSetPropsMixin.RowLevelPermissionDataSetProperty rowLevelPermissionDataSet) Deprecated.this property has been deprecatedCfnDataSetMixinProps.Builder.rowLevelPermissionDataSet(IResolvable rowLevelPermissionDataSet) Deprecated.this property has been deprecatedCfnDataSetMixinProps.Builder.rowLevelPermissionTagConfiguration(CfnDataSetPropsMixin.RowLevelPermissionTagConfigurationProperty rowLevelPermissionTagConfiguration) Deprecated.this property has been deprecatedCfnDataSetMixinProps.Builder.rowLevelPermissionTagConfiguration(IResolvable rowLevelPermissionTagConfiguration) Deprecated.this property has been deprecatedCfnDataSetMixinProps.Builder.semanticModelConfiguration(CfnDataSetPropsMixin.SemanticModelConfigurationProperty semanticModelConfiguration) Sets the value ofCfnDataSetMixinProps.getSemanticModelConfiguration()CfnDataSetMixinProps.Builder.semanticModelConfiguration(IResolvable semanticModelConfiguration) Sets the value ofCfnDataSetMixinProps.getSemanticModelConfiguration()Sets the value ofCfnDataSetMixinProps.getTags()Sets the value ofCfnDataSetMixinProps.getUseAs()Constructors in software.amazon.awscdk.cfnpropertymixins.services.quicksight with parameters of type CfnDataSetMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnDataSetMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnDataSetMixinProps.Builder.