Uses of Class
software.amazon.awscdk.services.quicksight.CfnAnalysis.TableConfigurationProperty.Builder
Packages that use CfnAnalysis.TableConfigurationProperty.Builder
-
Uses of CfnAnalysis.TableConfigurationProperty.Builder in software.amazon.awscdk.services.quicksight
Methods in software.amazon.awscdk.services.quicksight that return CfnAnalysis.TableConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnAnalysis.TableConfigurationProperty.builder()
CfnAnalysis.TableConfigurationProperty.Builder.fieldOptions
(IResolvable fieldOptions) Sets the value ofCfnAnalysis.TableConfigurationProperty.getFieldOptions()
CfnAnalysis.TableConfigurationProperty.Builder.fieldOptions
(CfnAnalysis.TableFieldOptionsProperty fieldOptions) Sets the value ofCfnAnalysis.TableConfigurationProperty.getFieldOptions()
CfnAnalysis.TableConfigurationProperty.Builder.fieldWells
(IResolvable fieldWells) Sets the value ofCfnAnalysis.TableConfigurationProperty.getFieldWells()
CfnAnalysis.TableConfigurationProperty.Builder.fieldWells
(CfnAnalysis.TableFieldWellsProperty fieldWells) Sets the value ofCfnAnalysis.TableConfigurationProperty.getFieldWells()
CfnAnalysis.TableConfigurationProperty.Builder.paginatedReportOptions
(IResolvable paginatedReportOptions) Sets the value ofCfnAnalysis.TableConfigurationProperty.getPaginatedReportOptions()
CfnAnalysis.TableConfigurationProperty.Builder.paginatedReportOptions
(CfnAnalysis.TablePaginatedReportOptionsProperty paginatedReportOptions) Sets the value ofCfnAnalysis.TableConfigurationProperty.getPaginatedReportOptions()
CfnAnalysis.TableConfigurationProperty.Builder.sortConfiguration
(IResolvable sortConfiguration) Sets the value ofCfnAnalysis.TableConfigurationProperty.getSortConfiguration()
CfnAnalysis.TableConfigurationProperty.Builder.sortConfiguration
(CfnAnalysis.TableSortConfigurationProperty sortConfiguration) Sets the value ofCfnAnalysis.TableConfigurationProperty.getSortConfiguration()
CfnAnalysis.TableConfigurationProperty.Builder.tableInlineVisualizations
(List<? extends Object> tableInlineVisualizations) Sets the value ofCfnAnalysis.TableConfigurationProperty.getTableInlineVisualizations()
CfnAnalysis.TableConfigurationProperty.Builder.tableInlineVisualizations
(IResolvable tableInlineVisualizations) Sets the value ofCfnAnalysis.TableConfigurationProperty.getTableInlineVisualizations()
CfnAnalysis.TableConfigurationProperty.Builder.tableOptions
(IResolvable tableOptions) Sets the value ofCfnAnalysis.TableConfigurationProperty.getTableOptions()
CfnAnalysis.TableConfigurationProperty.Builder.tableOptions
(CfnAnalysis.TableOptionsProperty tableOptions) Sets the value ofCfnAnalysis.TableConfigurationProperty.getTableOptions()
CfnAnalysis.TableConfigurationProperty.Builder.totalOptions
(IResolvable totalOptions) Sets the value ofCfnAnalysis.TableConfigurationProperty.getTotalOptions()
CfnAnalysis.TableConfigurationProperty.Builder.totalOptions
(CfnAnalysis.TotalOptionsProperty totalOptions) Sets the value ofCfnAnalysis.TableConfigurationProperty.getTotalOptions()
Constructors in software.amazon.awscdk.services.quicksight with parameters of type CfnAnalysis.TableConfigurationProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnAnalysis.TableConfigurationProperty.Builder
.