Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.quicksight.CfnDashboardPropsMixin.ForecastComputationProperty.Builder
Packages that use CfnDashboardPropsMixin.ForecastComputationProperty.Builder
-
Uses of CfnDashboardPropsMixin.ForecastComputationProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.quicksight
Methods in software.amazon.awscdk.cfnpropertymixins.services.quicksight that return CfnDashboardPropsMixin.ForecastComputationProperty.BuilderModifier and TypeMethodDescriptionCfnDashboardPropsMixin.ForecastComputationProperty.builder()CfnDashboardPropsMixin.ForecastComputationProperty.Builder.computationId(String computationId) Sets the value ofCfnDashboardPropsMixin.ForecastComputationProperty.getComputationId()CfnDashboardPropsMixin.ForecastComputationProperty.Builder.customSeasonalityValue(Number customSeasonalityValue) CfnDashboardPropsMixin.ForecastComputationProperty.Builder.lowerBoundary(Number lowerBoundary) Sets the value ofCfnDashboardPropsMixin.ForecastComputationProperty.getLowerBoundary()Sets the value ofCfnDashboardPropsMixin.ForecastComputationProperty.getName()CfnDashboardPropsMixin.ForecastComputationProperty.Builder.periodsBackward(Number periodsBackward) Sets the value ofCfnDashboardPropsMixin.ForecastComputationProperty.getPeriodsBackward()CfnDashboardPropsMixin.ForecastComputationProperty.Builder.periodsForward(Number periodsForward) Sets the value ofCfnDashboardPropsMixin.ForecastComputationProperty.getPeriodsForward()CfnDashboardPropsMixin.ForecastComputationProperty.Builder.predictionInterval(Number predictionInterval) CfnDashboardPropsMixin.ForecastComputationProperty.Builder.seasonality(String seasonality) Sets the value ofCfnDashboardPropsMixin.ForecastComputationProperty.getSeasonality()CfnDashboardPropsMixin.ForecastComputationProperty.Builder.time(CfnDashboardPropsMixin.DimensionFieldProperty time) Sets the value ofCfnDashboardPropsMixin.ForecastComputationProperty.getTime()CfnDashboardPropsMixin.ForecastComputationProperty.Builder.time(IResolvable time) Sets the value ofCfnDashboardPropsMixin.ForecastComputationProperty.getTime()CfnDashboardPropsMixin.ForecastComputationProperty.Builder.upperBoundary(Number upperBoundary) Sets the value ofCfnDashboardPropsMixin.ForecastComputationProperty.getUpperBoundary()CfnDashboardPropsMixin.ForecastComputationProperty.Builder.value(CfnDashboardPropsMixin.MeasureFieldProperty value) Sets the value ofCfnDashboardPropsMixin.ForecastComputationProperty.getValue()CfnDashboardPropsMixin.ForecastComputationProperty.Builder.value(IResolvable value) Sets the value ofCfnDashboardPropsMixin.ForecastComputationProperty.getValue()Constructors in software.amazon.awscdk.cfnpropertymixins.services.quicksight with parameters of type CfnDashboardPropsMixin.ForecastComputationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDashboardPropsMixin.ForecastComputationProperty.Builder.