Uses of Class
software.amazon.awscdk.services.quicksight.CfnDashboard.ForecastComputationProperty.Builder
Packages that use CfnDashboard.ForecastComputationProperty.Builder
-
Uses of CfnDashboard.ForecastComputationProperty.Builder in software.amazon.awscdk.services.quicksight
Methods in software.amazon.awscdk.services.quicksight that return CfnDashboard.ForecastComputationProperty.BuilderModifier 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()Constructors in software.amazon.awscdk.services.quicksight with parameters of type CfnDashboard.ForecastComputationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDashboard.ForecastComputationProperty.Builder.