IgnoreNearExpected
Configuration for threshold settings that determine when values near expected values should be ignored during anomaly detection.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- amount
-
The absolute amount by which values can differ from expected values before being considered anomalous.
Type: Double
Valid Range: Minimum value of 0.
Required: No
- ratio
-
The ratio by which values can differ from expected values before being considered anomalous.
Type: Double
Valid Range: Minimum value of 0.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: