Uses of Class
software.amazon.awscdk.services.quicksight.CfnDashboard.ForecastConfigurationProperty.Builder
-
Uses of CfnDashboard.ForecastConfigurationProperty.Builder in software.amazon.awscdk.services.quicksight
Modifier and TypeMethodDescriptionCfnDashboard.ForecastConfigurationProperty.builder()
CfnDashboard.ForecastConfigurationProperty.Builder.forecastProperties
(IResolvable forecastProperties) Sets the value ofCfnDashboard.ForecastConfigurationProperty.getForecastProperties()
CfnDashboard.ForecastConfigurationProperty.Builder.forecastProperties
(CfnDashboard.TimeBasedForecastPropertiesProperty forecastProperties) Sets the value ofCfnDashboard.ForecastConfigurationProperty.getForecastProperties()
CfnDashboard.ForecastConfigurationProperty.Builder.scenario
(IResolvable scenario) Sets the value ofCfnDashboard.ForecastConfigurationProperty.getScenario()
CfnDashboard.ForecastConfigurationProperty.Builder.scenario
(CfnDashboard.ForecastScenarioProperty scenario) Sets the value ofCfnDashboard.ForecastConfigurationProperty.getScenario()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnDashboard.ForecastConfigurationProperty.Builder
.