Uses of Class
software.amazon.awscdk.services.quicksight.CfnDashboard.AggregationFunctionProperty.Builder
Packages that use CfnDashboard.AggregationFunctionProperty.Builder
-
Uses of CfnDashboard.AggregationFunctionProperty.Builder in software.amazon.awscdk.services.quicksight
Methods in software.amazon.awscdk.services.quicksight that return CfnDashboard.AggregationFunctionProperty.BuilderModifier and TypeMethodDescriptionCfnDashboard.AggregationFunctionProperty.Builder.attributeAggregationFunction
(IResolvable attributeAggregationFunction) CfnDashboard.AggregationFunctionProperty.Builder.attributeAggregationFunction
(CfnDashboard.AttributeAggregationFunctionProperty attributeAggregationFunction) CfnDashboard.AggregationFunctionProperty.builder()
CfnDashboard.AggregationFunctionProperty.Builder.categoricalAggregationFunction
(String categoricalAggregationFunction) CfnDashboard.AggregationFunctionProperty.Builder.dateAggregationFunction
(String dateAggregationFunction) Sets the value ofCfnDashboard.AggregationFunctionProperty.getDateAggregationFunction()
CfnDashboard.AggregationFunctionProperty.Builder.numericalAggregationFunction
(IResolvable numericalAggregationFunction) CfnDashboard.AggregationFunctionProperty.Builder.numericalAggregationFunction
(CfnDashboard.NumericalAggregationFunctionProperty numericalAggregationFunction) Constructors in software.amazon.awscdk.services.quicksight with parameters of type CfnDashboard.AggregationFunctionProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnDashboard.AggregationFunctionProperty.Builder
.