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