Class: Aws::Types::ForecastScenario

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#what_if_point_scenarioTypes::WhatIfPointScenario

Returns the value of attribute what_if_point_scenario.



5820
5821
5822
# File 'sig/types.rbs', line 5820

def what_if_point_scenario
  @what_if_point_scenario
end

#what_if_range_scenarioTypes::WhatIfRangeScenario

Returns the value of attribute what_if_range_scenario.



5821
5822
5823
# File 'sig/types.rbs', line 5821

def what_if_range_scenario
  @what_if_range_scenario
end