Class: Aws::Types::Computation

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#forecastTypes::ForecastComputation

Returns the value of attribute forecast.



1987
1988
1989
# File 'sig/types.rbs', line 1987

def forecast
  @forecast
end

#growth_rateTypes::GrowthRateComputation

Returns the value of attribute growth_rate.



1985
1986
1987
# File 'sig/types.rbs', line 1985

def growth_rate
  @growth_rate
end

#maximum_minimumTypes::MaximumMinimumComputation

Returns the value of attribute maximum_minimum.



1981
1982
1983
# File 'sig/types.rbs', line 1981

def maximum_minimum
  @maximum_minimum
end

#metric_comparisonTypes::MetricComparisonComputation

Returns the value of attribute metric_comparison.



1982
1983
1984
# File 'sig/types.rbs', line 1982

def metric_comparison
  @metric_comparison
end

#period_over_periodTypes::PeriodOverPeriodComputation

Returns the value of attribute period_over_period.



1983
1984
1985
# File 'sig/types.rbs', line 1983

def period_over_period
  @period_over_period
end

#period_to_dateTypes::PeriodToDateComputation

Returns the value of attribute period_to_date.



1984
1985
1986
# File 'sig/types.rbs', line 1984

def period_to_date
  @period_to_date
end

#top_bottom_moversTypes::TopBottomMoversComputation

Returns the value of attribute top_bottom_movers.



1979
1980
1981
# File 'sig/types.rbs', line 1979

def top_bottom_movers
  @top_bottom_movers
end

#top_bottom_rankedTypes::TopBottomRankedComputation

Returns the value of attribute top_bottom_ranked.



1978
1979
1980
# File 'sig/types.rbs', line 1978

def top_bottom_ranked
  @top_bottom_ranked
end

#total_aggregationTypes::TotalAggregationComputation

Returns the value of attribute total_aggregation.



1980
1981
1982
# File 'sig/types.rbs', line 1980

def total_aggregation
  @total_aggregation
end

#unique_valuesTypes::UniqueValuesComputation

Returns the value of attribute unique_values.



1986
1987
1988
# File 'sig/types.rbs', line 1986

def unique_values
  @unique_values
end