NumberFilter
A number filter for querying findings.
Contents
- Eq
-
The equal-to condition to be applied to a single field when querying for findings.
Type: Double
Required: No
- Gt
-
The greater-than condition to be applied to a single field when querying for findings.
Type: Double
Required: No
- Gte
-
The greater-than-equal condition to be applied to a single field when querying for findings.
Type: Double
Required: No
- Lt
-
The less-than condition to be applied to a single field when querying for findings.
Type: Double
Required: No
- Lte
-
The less-than-equal condition to be applied to a single field when querying for findings.
Type: Double
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: