TopBottomRankedComputation
The top ranked and bottom ranked computation configuration.
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 one of the following options:
-
TOP: A top ranked computation.
-
BOTTOM: A bottom ranked computation.
Type: String
Valid Values:
TOP | BOTTOM
Required: Yes
-
- Category
-
The category field that is used in a computation.
Type: DimensionField object
Required: No
- Name
-
The name of a computation.
Type: String
Required: No
- ResultSize
-
The result size of a top and bottom ranked computation.
Type: Integer
Valid Range: Minimum value of 1. Maximum value of 20.
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: