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.



6080
6081
6082
# File 'sig/types.rbs', line 6080

def forecast_properties
  @forecast_properties
end

#scenarioTypes::ForecastScenario

Returns the value of attribute scenario.



6081
6082
6083
# File 'sig/types.rbs', line 6081

def scenario
  @scenario
end