Uses of Class
software.amazon.awscdk.services.quicksight.CfnTemplate.AggregationSortConfigurationProperty.Builder
Packages that use CfnTemplate.AggregationSortConfigurationProperty.Builder
-
Uses of CfnTemplate.AggregationSortConfigurationProperty.Builder in software.amazon.awscdk.services.quicksight
Methods in software.amazon.awscdk.services.quicksight that return CfnTemplate.AggregationSortConfigurationProperty.BuilderModifier 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()Constructors in software.amazon.awscdk.services.quicksight with parameters of type CfnTemplate.AggregationSortConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTemplate.AggregationSortConfigurationProperty.Builder.