Uses of Class
software.amazon.awscdk.services.quicksight.CfnAnalysis.TotalAggregationComputationProperty.Builder
Packages that use CfnAnalysis.TotalAggregationComputationProperty.Builder
-
Uses of CfnAnalysis.TotalAggregationComputationProperty.Builder in software.amazon.awscdk.services.quicksight
Methods in software.amazon.awscdk.services.quicksight that return CfnAnalysis.TotalAggregationComputationProperty.BuilderModifier and TypeMethodDescriptionCfnAnalysis.TotalAggregationComputationProperty.builder()
CfnAnalysis.TotalAggregationComputationProperty.Builder.computationId
(String computationId) Sets the value ofCfnAnalysis.TotalAggregationComputationProperty.getComputationId()
Sets the value ofCfnAnalysis.TotalAggregationComputationProperty.getName()
CfnAnalysis.TotalAggregationComputationProperty.Builder.value
(IResolvable value) Sets the value ofCfnAnalysis.TotalAggregationComputationProperty.getValue()
CfnAnalysis.TotalAggregationComputationProperty.Builder.value
(CfnAnalysis.MeasureFieldProperty value) Sets the value ofCfnAnalysis.TotalAggregationComputationProperty.getValue()
Constructors in software.amazon.awscdk.services.quicksight with parameters of type CfnAnalysis.TotalAggregationComputationProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnAnalysis.TotalAggregationComputationProperty.Builder
.