Uses of Class
software.amazon.awscdk.services.quicksight.CfnDataSet.Builder
Packages that use CfnDataSet.Builder
-
Uses of CfnDataSet.Builder in software.amazon.awscdk.services.quicksight
Methods in software.amazon.awscdk.services.quicksight that return CfnDataSet.BuilderModifier and TypeMethodDescriptionCfnDataSet.Builder.awsAccountId(String awsAccountId) The AWS account ID.CfnDataSet.Builder.columnGroups(List<? extends Object> columnGroups) Groupings of columns that work together in certain Amazon QuickSight features.CfnDataSet.Builder.columnGroups(IResolvable columnGroups) Groupings of columns that work together in certain Amazon QuickSight features.CfnDataSet.Builder.columnLevelPermissionRules(List<? extends Object> columnLevelPermissionRules) A set of one or more definitions of aColumnLevelPermissionRule.CfnDataSet.Builder.columnLevelPermissionRules(IResolvable columnLevelPermissionRules) A set of one or more definitions of aColumnLevelPermissionRule.static CfnDataSet.BuilderAn ID for the dataset that you want to create.CfnDataSet.Builder.datasetParameters(List<? extends Object> datasetParameters) AWS::QuickSight::DataSet.DatasetParameters.CfnDataSet.Builder.datasetParameters(IResolvable datasetParameters) AWS::QuickSight::DataSet.DatasetParameters.CfnDataSet.Builder.dataSetRefreshProperties(IResolvable dataSetRefreshProperties) AWS::QuickSight::DataSet.DataSetRefreshProperties.CfnDataSet.Builder.dataSetRefreshProperties(CfnDataSet.DataSetRefreshPropertiesProperty dataSetRefreshProperties) AWS::QuickSight::DataSet.DataSetRefreshProperties.CfnDataSet.Builder.dataSetUsageConfiguration(IResolvable dataSetUsageConfiguration) The usage configuration to apply to child datasets that reference this dataset as a source.CfnDataSet.Builder.dataSetUsageConfiguration(CfnDataSet.DataSetUsageConfigurationProperty dataSetUsageConfiguration) The usage configuration to apply to child datasets that reference this dataset as a source.CfnDataSet.Builder.fieldFolders(Map<String, ? extends Object> fieldFolders) The folder that contains fields and nested subfolders for your dataset.CfnDataSet.Builder.fieldFolders(IResolvable fieldFolders) The folder that contains fields and nested subfolders for your dataset.CfnDataSet.Builder.importMode(String importMode) Indicates whether you want to import the data into SPICE.CfnDataSet.Builder.ingestionWaitPolicy(IResolvable ingestionWaitPolicy) The wait policy to use when creating or updating a Dataset.CfnDataSet.Builder.ingestionWaitPolicy(CfnDataSet.IngestionWaitPolicyProperty ingestionWaitPolicy) The wait policy to use when creating or updating a Dataset.CfnDataSet.Builder.logicalTableMap(Map<String, ? extends Object> logicalTableMap) Configures the combination and transformation of the data from the physical tables.CfnDataSet.Builder.logicalTableMap(IResolvable logicalTableMap) Configures the combination and transformation of the data from the physical tables.The display name for the dataset.CfnDataSet.Builder.permissions(List<? extends Object> permissions) A list of resource permissions on the dataset.CfnDataSet.Builder.permissions(IResolvable permissions) A list of resource permissions on the dataset.CfnDataSet.Builder.physicalTableMap(Map<String, ? extends Object> physicalTableMap) Declares the physical tables that are available in the underlying data sources.CfnDataSet.Builder.physicalTableMap(IResolvable physicalTableMap) Declares the physical tables that are available in the underlying data sources.CfnDataSet.Builder.rowLevelPermissionDataSet(IResolvable rowLevelPermissionDataSet) The row-level security configuration for the data that you want to create.CfnDataSet.Builder.rowLevelPermissionDataSet(CfnDataSet.RowLevelPermissionDataSetProperty rowLevelPermissionDataSet) The row-level security configuration for the data that you want to create.CfnDataSet.Builder.rowLevelPermissionTagConfiguration(IResolvable rowLevelPermissionTagConfiguration) The element you can use to define tags for row-level security.CfnDataSet.Builder.rowLevelPermissionTagConfiguration(CfnDataSet.RowLevelPermissionTagConfigurationProperty rowLevelPermissionTagConfiguration) The element you can use to define tags for row-level security.Contains a map of the key-value pairs for the resource tag or tags assigned to the dataset.