MaximumMinimumComputation
The maximum and minimum 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 type of computation. Choose one of the following options:
-
MAXIMUM: A maximum computation.
-
MINIMUM: A minimum computation.
Type: String
Valid Values:
MAXIMUM | MINIMUM
Required: Yes
-
- Name
-
The name of a computation.
Type: String
Required: 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: