Computation
The computation union that is used in an insight visual.
This is a union type structure. For this structure to be valid, only one of the attributes can be defined.
Contents
Note
In the following list, the required parameters are described first.
- Forecast
-
The forecast computation configuration.
Type: ForecastComputation object
Required: No
- GrowthRate
-
The growth rate computation configuration.
Type: GrowthRateComputation object
Required: No
- MaximumMinimum
-
The maximum and minimum computation configuration.
Type: MaximumMinimumComputation object
Required: No
- MetricComparison
-
The metric comparison computation configuration.
Type: MetricComparisonComputation object
Required: No
- PeriodOverPeriod
-
The period over period computation configuration.
Type: PeriodOverPeriodComputation object
Required: No
- PeriodToDate
-
The period to
DataSetIdentifier
computation configuration.Type: PeriodToDateComputation object
Required: No
- TopBottomMovers
-
The top movers and bottom movers computation configuration.
Type: TopBottomMoversComputation object
Required: No
- TopBottomRanked
-
The top ranked and bottom ranked computation configuration.
Type: TopBottomRankedComputation object
Required: No
- TotalAggregation
-
The total aggregation computation configuration.
Type: TotalAggregationComputation object
Required: No
- UniqueValues
-
The unique values computation configuration.
Type: UniqueValuesComputation object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: