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