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