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.



6086
6087
6088
# File 'sig/types.rbs', line 6086

def what_if_point_scenario
  @what_if_point_scenario
end

#what_if_range_scenarioTypes::WhatIfRangeScenario

Returns the value of attribute what_if_range_scenario.



6087
6088
6089
# File 'sig/types.rbs', line 6087

def what_if_range_scenario
  @what_if_range_scenario
end