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