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