TopBottomMoversComputation
The top movers and bottom movers computation setup.
Contents
Note
In the following list, the required parameters are described first.
- ComputationId
- 
               The ID for a computation. Type: String Length Constraints: Minimum length of 1. Maximum length of 512. Pattern: [\w\-]+Required: Yes 
- Type
- 
               The computation type. Choose from the following options: - 
                     TOP: Top movers computation. 
- 
                     BOTTOM: Bottom movers computation. 
 Type: String Valid Values: TOP | BOTTOMRequired: Yes 
- 
                     
- Category
- 
               The category field that is used in a computation. Type: DimensionField object Required: No 
- MoverSize
- 
               The mover size setup of the top and bottom movers computation. Type: Integer Valid Range: Minimum value of 1. Maximum value of 20. Required: No 
- Name
- 
               The name of a computation. Type: String Required: No 
- SortOrder
- 
               The sort order setup of the top and bottom movers computation. Type: String Valid Values: PERCENT_DIFFERENCE | ABSOLUTE_DIFFERENCERequired: No 
- Time
- 
               The time field that is used in a computation. Type: DimensionField object Required: No 
- Value
- 
               The value field that is used in a computation. Type: MeasureField object Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: