Uses of Class
software.amazon.awscdk.services.quicksight.CfnDashboard.AggregationSortConfigurationProperty.Builder
-
Uses of CfnDashboard.AggregationSortConfigurationProperty.Builder in software.amazon.awscdk.services.quicksight
Modifier and TypeMethodDescriptionCfnDashboard.AggregationSortConfigurationProperty.Builder.aggregationFunction
(IResolvable aggregationFunction) CfnDashboard.AggregationSortConfigurationProperty.Builder.aggregationFunction
(CfnDashboard.AggregationFunctionProperty aggregationFunction) CfnDashboard.AggregationSortConfigurationProperty.builder()
CfnDashboard.AggregationSortConfigurationProperty.Builder.column
(IResolvable column) Sets the value ofCfnDashboard.AggregationSortConfigurationProperty.getColumn()
CfnDashboard.AggregationSortConfigurationProperty.Builder.column
(CfnDashboard.ColumnIdentifierProperty column) Sets the value ofCfnDashboard.AggregationSortConfigurationProperty.getColumn()
CfnDashboard.AggregationSortConfigurationProperty.Builder.sortDirection
(String sortDirection) Sets the value ofCfnDashboard.AggregationSortConfigurationProperty.getSortDirection()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnDashboard.AggregationSortConfigurationProperty.Builder
.