Class: Aws::Types::ForecastConfiguration

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#forecast_propertiesTypes::TimeBasedForecastProperties

Returns the value of attribute forecast_properties.



5814
5815
5816
# File 'sig/types.rbs', line 5814

def forecast_properties
  @forecast_properties
end

#scenarioTypes::ForecastScenario

Returns the value of attribute scenario.



5815
5816
5817
# File 'sig/types.rbs', line 5815

def scenario
  @scenario
end