Uses of Class
software.amazon.awscdk.services.quicksight.CfnAnalysis.ForecastComputationProperty.Builder
-
Uses of CfnAnalysis.ForecastComputationProperty.Builder in software.amazon.awscdk.services.quicksight
Modifier and TypeMethodDescriptionCfnAnalysis.ForecastComputationProperty.builder()
CfnAnalysis.ForecastComputationProperty.Builder.computationId
(String computationId) Sets the value ofCfnAnalysis.ForecastComputationProperty.getComputationId()
CfnAnalysis.ForecastComputationProperty.Builder.customSeasonalityValue
(Number customSeasonalityValue) Sets the value ofCfnAnalysis.ForecastComputationProperty.getCustomSeasonalityValue()
CfnAnalysis.ForecastComputationProperty.Builder.lowerBoundary
(Number lowerBoundary) Sets the value ofCfnAnalysis.ForecastComputationProperty.getLowerBoundary()
Sets the value ofCfnAnalysis.ForecastComputationProperty.getName()
CfnAnalysis.ForecastComputationProperty.Builder.periodsBackward
(Number periodsBackward) Sets the value ofCfnAnalysis.ForecastComputationProperty.getPeriodsBackward()
CfnAnalysis.ForecastComputationProperty.Builder.periodsForward
(Number periodsForward) Sets the value ofCfnAnalysis.ForecastComputationProperty.getPeriodsForward()
CfnAnalysis.ForecastComputationProperty.Builder.predictionInterval
(Number predictionInterval) Sets the value ofCfnAnalysis.ForecastComputationProperty.getPredictionInterval()
CfnAnalysis.ForecastComputationProperty.Builder.seasonality
(String seasonality) Sets the value ofCfnAnalysis.ForecastComputationProperty.getSeasonality()
CfnAnalysis.ForecastComputationProperty.Builder.time
(IResolvable time) Sets the value ofCfnAnalysis.ForecastComputationProperty.getTime()
CfnAnalysis.ForecastComputationProperty.Builder.time
(CfnAnalysis.DimensionFieldProperty time) Sets the value ofCfnAnalysis.ForecastComputationProperty.getTime()
CfnAnalysis.ForecastComputationProperty.Builder.upperBoundary
(Number upperBoundary) Sets the value ofCfnAnalysis.ForecastComputationProperty.getUpperBoundary()
CfnAnalysis.ForecastComputationProperty.Builder.value
(IResolvable value) Sets the value ofCfnAnalysis.ForecastComputationProperty.getValue()
CfnAnalysis.ForecastComputationProperty.Builder.value
(CfnAnalysis.MeasureFieldProperty value) Sets the value ofCfnAnalysis.ForecastComputationProperty.getValue()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnAnalysis.ForecastComputationProperty.Builder
.