Uses of Class
software.amazon.awscdk.services.quicksight.CfnDataSet.DataPrepAggregationFunctionProperty.Builder
Packages that use CfnDataSet.DataPrepAggregationFunctionProperty.Builder
-
Uses of CfnDataSet.DataPrepAggregationFunctionProperty.Builder in software.amazon.awscdk.services.quicksight
Methods in software.amazon.awscdk.services.quicksight that return CfnDataSet.DataPrepAggregationFunctionProperty.BuilderModifier and TypeMethodDescriptionCfnDataSet.DataPrepAggregationFunctionProperty.builder()CfnDataSet.DataPrepAggregationFunctionProperty.Builder.listAggregation(IResolvable listAggregation) Sets the value ofCfnDataSet.DataPrepAggregationFunctionProperty.getListAggregation()CfnDataSet.DataPrepAggregationFunctionProperty.Builder.listAggregation(CfnDataSet.DataPrepListAggregationFunctionProperty listAggregation) Sets the value ofCfnDataSet.DataPrepAggregationFunctionProperty.getListAggregation()CfnDataSet.DataPrepAggregationFunctionProperty.Builder.percentileAggregation(IResolvable percentileAggregation) CfnDataSet.DataPrepAggregationFunctionProperty.Builder.percentileAggregation(CfnDataSet.DataPrepPercentileAggregationFunctionProperty percentileAggregation) CfnDataSet.DataPrepAggregationFunctionProperty.Builder.simpleAggregation(IResolvable simpleAggregation) Sets the value ofCfnDataSet.DataPrepAggregationFunctionProperty.getSimpleAggregation()CfnDataSet.DataPrepAggregationFunctionProperty.Builder.simpleAggregation(CfnDataSet.DataPrepSimpleAggregationFunctionProperty simpleAggregation) Sets the value ofCfnDataSet.DataPrepAggregationFunctionProperty.getSimpleAggregation()Constructors in software.amazon.awscdk.services.quicksight with parameters of type CfnDataSet.DataPrepAggregationFunctionProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDataSet.DataPrepAggregationFunctionProperty.Builder.