Class CfnTemplatePropsMixin.PivotTableConfigurationProperty.Builder
java.lang.Object
software.amazon.awscdk.mixins.preview.services.quicksight.mixins.CfnTemplatePropsMixin.PivotTableConfigurationProperty.Builder
- All Implemented Interfaces:
software.amazon.jsii.Builder<CfnTemplatePropsMixin.PivotTableConfigurationProperty>
- Enclosing interface:
CfnTemplatePropsMixin.PivotTableConfigurationProperty
@Stability(Stable)
public static final class CfnTemplatePropsMixin.PivotTableConfigurationProperty.Builder
extends Object
implements software.amazon.jsii.Builder<CfnTemplatePropsMixin.PivotTableConfigurationProperty>
A builder for
CfnTemplatePropsMixin.PivotTableConfigurationProperty-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()Builds the configured instance.fieldOptions(IResolvable fieldOptions) Sets the value ofCfnTemplatePropsMixin.PivotTableConfigurationProperty.getFieldOptions()Sets the value ofCfnTemplatePropsMixin.PivotTableConfigurationProperty.getFieldOptions()fieldWells(IResolvable fieldWells) Sets the value ofCfnTemplatePropsMixin.PivotTableConfigurationProperty.getFieldWells()Sets the value ofCfnTemplatePropsMixin.PivotTableConfigurationProperty.getFieldWells()interactions(IResolvable interactions) Sets the value ofCfnTemplatePropsMixin.PivotTableConfigurationProperty.getInteractions()Sets the value ofCfnTemplatePropsMixin.PivotTableConfigurationProperty.getInteractions()paginatedReportOptions(IResolvable paginatedReportOptions) paginatedReportOptions(CfnTemplatePropsMixin.PivotTablePaginatedReportOptionsProperty paginatedReportOptions) sortConfiguration(IResolvable sortConfiguration) sortConfiguration(CfnTemplatePropsMixin.PivotTableSortConfigurationProperty sortConfiguration) tableOptions(IResolvable tableOptions) Sets the value ofCfnTemplatePropsMixin.PivotTableConfigurationProperty.getTableOptions()tableOptions(CfnTemplatePropsMixin.PivotTableOptionsProperty tableOptions) Sets the value ofCfnTemplatePropsMixin.PivotTableConfigurationProperty.getTableOptions()totalOptions(IResolvable totalOptions) Sets the value ofCfnTemplatePropsMixin.PivotTableConfigurationProperty.getTotalOptions()Sets the value ofCfnTemplatePropsMixin.PivotTableConfigurationProperty.getTotalOptions()
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
fieldOptions
@Stability(Stable) public CfnTemplatePropsMixin.PivotTableConfigurationProperty.Builder fieldOptions(IResolvable fieldOptions) Sets the value ofCfnTemplatePropsMixin.PivotTableConfigurationProperty.getFieldOptions()- Parameters:
fieldOptions- The field options for a pivot table visual.- Returns:
this
-
fieldOptions
@Stability(Stable) public CfnTemplatePropsMixin.PivotTableConfigurationProperty.Builder fieldOptions(CfnTemplatePropsMixin.PivotTableFieldOptionsProperty fieldOptions) Sets the value ofCfnTemplatePropsMixin.PivotTableConfigurationProperty.getFieldOptions()- Parameters:
fieldOptions- The field options for a pivot table visual.- Returns:
this
-
fieldWells
@Stability(Stable) public CfnTemplatePropsMixin.PivotTableConfigurationProperty.Builder fieldWells(IResolvable fieldWells) Sets the value ofCfnTemplatePropsMixin.PivotTableConfigurationProperty.getFieldWells()- Parameters:
fieldWells- The field wells of the visual.- Returns:
this
-
fieldWells
@Stability(Stable) public CfnTemplatePropsMixin.PivotTableConfigurationProperty.Builder fieldWells(CfnTemplatePropsMixin.PivotTableFieldWellsProperty fieldWells) Sets the value ofCfnTemplatePropsMixin.PivotTableConfigurationProperty.getFieldWells()- Parameters:
fieldWells- The field wells of the visual.- Returns:
this
-
interactions
@Stability(Stable) public CfnTemplatePropsMixin.PivotTableConfigurationProperty.Builder interactions(IResolvable interactions) Sets the value ofCfnTemplatePropsMixin.PivotTableConfigurationProperty.getInteractions()- Parameters:
interactions- The general visual interactions setup for a visual.- Returns:
this
-
interactions
@Stability(Stable) public CfnTemplatePropsMixin.PivotTableConfigurationProperty.Builder interactions(CfnTemplatePropsMixin.VisualInteractionOptionsProperty interactions) Sets the value ofCfnTemplatePropsMixin.PivotTableConfigurationProperty.getInteractions()- Parameters:
interactions- The general visual interactions setup for a visual.- Returns:
this
-
paginatedReportOptions
@Stability(Stable) public CfnTemplatePropsMixin.PivotTableConfigurationProperty.Builder paginatedReportOptions(IResolvable paginatedReportOptions) - Parameters:
paginatedReportOptions- The paginated report options for a pivot table visual.- Returns:
this
-
paginatedReportOptions
@Stability(Stable) public CfnTemplatePropsMixin.PivotTableConfigurationProperty.Builder paginatedReportOptions(CfnTemplatePropsMixin.PivotTablePaginatedReportOptionsProperty paginatedReportOptions) - Parameters:
paginatedReportOptions- The paginated report options for a pivot table visual.- Returns:
this
-
sortConfiguration
@Stability(Stable) public CfnTemplatePropsMixin.PivotTableConfigurationProperty.Builder sortConfiguration(IResolvable sortConfiguration) - Parameters:
sortConfiguration- The sort configuration for aPivotTableVisual.- Returns:
this
-
sortConfiguration
@Stability(Stable) public CfnTemplatePropsMixin.PivotTableConfigurationProperty.Builder sortConfiguration(CfnTemplatePropsMixin.PivotTableSortConfigurationProperty sortConfiguration) - Parameters:
sortConfiguration- The sort configuration for aPivotTableVisual.- Returns:
this
-
tableOptions
@Stability(Stable) public CfnTemplatePropsMixin.PivotTableConfigurationProperty.Builder tableOptions(IResolvable tableOptions) Sets the value ofCfnTemplatePropsMixin.PivotTableConfigurationProperty.getTableOptions()- Parameters:
tableOptions- The table options for a pivot table visual.- Returns:
this
-
tableOptions
@Stability(Stable) public CfnTemplatePropsMixin.PivotTableConfigurationProperty.Builder tableOptions(CfnTemplatePropsMixin.PivotTableOptionsProperty tableOptions) Sets the value ofCfnTemplatePropsMixin.PivotTableConfigurationProperty.getTableOptions()- Parameters:
tableOptions- The table options for a pivot table visual.- Returns:
this
-
totalOptions
@Stability(Stable) public CfnTemplatePropsMixin.PivotTableConfigurationProperty.Builder totalOptions(IResolvable totalOptions) Sets the value ofCfnTemplatePropsMixin.PivotTableConfigurationProperty.getTotalOptions()- Parameters:
totalOptions- The total options for a pivot table visual.- Returns:
this
-
totalOptions
@Stability(Stable) public CfnTemplatePropsMixin.PivotTableConfigurationProperty.Builder totalOptions(CfnTemplatePropsMixin.PivotTableTotalOptionsProperty totalOptions) Sets the value ofCfnTemplatePropsMixin.PivotTableConfigurationProperty.getTotalOptions()- Parameters:
totalOptions- The total options for a pivot table visual.- Returns:
this
-
build
Builds the configured instance.- Specified by:
buildin interfacesoftware.amazon.jsii.Builder<CfnTemplatePropsMixin.PivotTableConfigurationProperty>- Returns:
- a new instance of
CfnTemplatePropsMixin.PivotTableConfigurationProperty - Throws:
NullPointerException- if any required attribute was not provided
-