FilterCondition
Contains information about the condition.
Contents
- equalsValue
-
Represents an equal condition to be applied to a single field when querying for scan entries.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 200.
Required: No
- greaterThan
-
Represents a greater than condition to be applied to a single field when querying for scan entries.
Type: Long
Required: No
- lessThan
-
Represents a less than condition to be applied to a single field when querying for scan entries.
Type: Long
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: