Uses of Class
software.amazon.awscdk.services.quicksight.CfnAnalysis.PeriodOverPeriodComputationProperty.Builder
-
Uses of CfnAnalysis.PeriodOverPeriodComputationProperty.Builder in software.amazon.awscdk.services.quicksight
Modifier and TypeMethodDescriptionCfnAnalysis.PeriodOverPeriodComputationProperty.builder()
CfnAnalysis.PeriodOverPeriodComputationProperty.Builder.computationId
(String computationId) Sets the value ofCfnAnalysis.PeriodOverPeriodComputationProperty.getComputationId()
Sets the value ofCfnAnalysis.PeriodOverPeriodComputationProperty.getName()
CfnAnalysis.PeriodOverPeriodComputationProperty.Builder.time
(IResolvable time) Sets the value ofCfnAnalysis.PeriodOverPeriodComputationProperty.getTime()
CfnAnalysis.PeriodOverPeriodComputationProperty.Builder.time
(CfnAnalysis.DimensionFieldProperty time) Sets the value ofCfnAnalysis.PeriodOverPeriodComputationProperty.getTime()
CfnAnalysis.PeriodOverPeriodComputationProperty.Builder.value
(IResolvable value) Sets the value ofCfnAnalysis.PeriodOverPeriodComputationProperty.getValue()
CfnAnalysis.PeriodOverPeriodComputationProperty.Builder.value
(CfnAnalysis.MeasureFieldProperty value) Sets the value ofCfnAnalysis.PeriodOverPeriodComputationProperty.getValue()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnAnalysis.PeriodOverPeriodComputationProperty.Builder
.