Uses of Class
software.amazon.awscdk.services.quicksight.CfnTemplate.PivotTableConfigurationProperty.Builder
-
Uses of CfnTemplate.PivotTableConfigurationProperty.Builder in software.amazon.awscdk.services.quicksight
Modifier and TypeMethodDescriptionCfnTemplate.PivotTableConfigurationProperty.builder()
CfnTemplate.PivotTableConfigurationProperty.Builder.fieldOptions
(IResolvable fieldOptions) Sets the value ofCfnTemplate.PivotTableConfigurationProperty.getFieldOptions()
CfnTemplate.PivotTableConfigurationProperty.Builder.fieldOptions
(CfnTemplate.PivotTableFieldOptionsProperty fieldOptions) Sets the value ofCfnTemplate.PivotTableConfigurationProperty.getFieldOptions()
CfnTemplate.PivotTableConfigurationProperty.Builder.fieldWells
(IResolvable fieldWells) Sets the value ofCfnTemplate.PivotTableConfigurationProperty.getFieldWells()
CfnTemplate.PivotTableConfigurationProperty.Builder.fieldWells
(CfnTemplate.PivotTableFieldWellsProperty fieldWells) Sets the value ofCfnTemplate.PivotTableConfigurationProperty.getFieldWells()
CfnTemplate.PivotTableConfigurationProperty.Builder.paginatedReportOptions
(IResolvable paginatedReportOptions) Sets the value ofCfnTemplate.PivotTableConfigurationProperty.getPaginatedReportOptions()
CfnTemplate.PivotTableConfigurationProperty.Builder.paginatedReportOptions
(CfnTemplate.PivotTablePaginatedReportOptionsProperty paginatedReportOptions) Sets the value ofCfnTemplate.PivotTableConfigurationProperty.getPaginatedReportOptions()
CfnTemplate.PivotTableConfigurationProperty.Builder.sortConfiguration
(IResolvable sortConfiguration) Sets the value ofCfnTemplate.PivotTableConfigurationProperty.getSortConfiguration()
CfnTemplate.PivotTableConfigurationProperty.Builder.sortConfiguration
(CfnTemplate.PivotTableSortConfigurationProperty sortConfiguration) Sets the value ofCfnTemplate.PivotTableConfigurationProperty.getSortConfiguration()
CfnTemplate.PivotTableConfigurationProperty.Builder.tableOptions
(IResolvable tableOptions) Sets the value ofCfnTemplate.PivotTableConfigurationProperty.getTableOptions()
CfnTemplate.PivotTableConfigurationProperty.Builder.tableOptions
(CfnTemplate.PivotTableOptionsProperty tableOptions) Sets the value ofCfnTemplate.PivotTableConfigurationProperty.getTableOptions()
CfnTemplate.PivotTableConfigurationProperty.Builder.totalOptions
(IResolvable totalOptions) Sets the value ofCfnTemplate.PivotTableConfigurationProperty.getTotalOptions()
CfnTemplate.PivotTableConfigurationProperty.Builder.totalOptions
(CfnTemplate.PivotTableTotalOptionsProperty totalOptions) Sets the value ofCfnTemplate.PivotTableConfigurationProperty.getTotalOptions()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnTemplate.PivotTableConfigurationProperty.Builder
.