Class: Aws::Types::Forecast

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#predictions ⇒ ::Hash[::String, ::Array[Types::DataPoint]]

Returns the value of attribute predictions.

Returns:



18
19
20
# File 'sig/types.rbs', line 18

def predictions
  @predictions
end