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