DateTimeFilterExpression
The time stamp in date-time format.
Contents
- dateTime
-
The date and time.
Type: Timestamp
Required: Yes
- name
-
The name of the date-time field to filter on.
Type: String
Required: Yes
- operator
-
The type of comparison to use to filter the results.
Type: String
Valid Values:
EQUAL | NOT_EQUAL | GREATER_THAN_EQUAL_TO | GREATER_THAN | LESS_THAN_EQUAL_TO | LESS_THAN
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: