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