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.



1906
1907
1908
# File 'sig/types.rbs', line 1906

def forecast
  @forecast
end

#growth_rateTypes::GrowthRateComputation

Returns the value of attribute growth_rate.



1904
1905
1906
# File 'sig/types.rbs', line 1904

def growth_rate
  @growth_rate
end

#maximum_minimumTypes::MaximumMinimumComputation

Returns the value of attribute maximum_minimum.



1900
1901
1902
# File 'sig/types.rbs', line 1900

def maximum_minimum
  @maximum_minimum
end

#metric_comparisonTypes::MetricComparisonComputation

Returns the value of attribute metric_comparison.



1901
1902
1903
# File 'sig/types.rbs', line 1901

def metric_comparison
  @metric_comparison
end

#period_over_periodTypes::PeriodOverPeriodComputation

Returns the value of attribute period_over_period.



1902
1903
1904
# File 'sig/types.rbs', line 1902

def period_over_period
  @period_over_period
end

#period_to_dateTypes::PeriodToDateComputation

Returns the value of attribute period_to_date.



1903
1904
1905
# File 'sig/types.rbs', line 1903

def period_to_date
  @period_to_date
end

#top_bottom_moversTypes::TopBottomMoversComputation

Returns the value of attribute top_bottom_movers.



1898
1899
1900
# File 'sig/types.rbs', line 1898

def top_bottom_movers
  @top_bottom_movers
end

#top_bottom_rankedTypes::TopBottomRankedComputation

Returns the value of attribute top_bottom_ranked.



1897
1898
1899
# File 'sig/types.rbs', line 1897

def top_bottom_ranked
  @top_bottom_ranked
end

#total_aggregationTypes::TotalAggregationComputation

Returns the value of attribute total_aggregation.



1899
1900
1901
# File 'sig/types.rbs', line 1899

def total_aggregation
  @total_aggregation
end

#unique_valuesTypes::UniqueValuesComputation

Returns the value of attribute unique_values.



1905
1906
1907
# File 'sig/types.rbs', line 1905

def unique_values
  @unique_values
end