TopicRelativeDateFilter
A structure that represents a relative date filter.
Contents
Note
In the following list, the required parameters are described first.
- Constant
 - 
               
The constant used in a relative date filter.
Type: TopicSingularFilterConstant object
Required: No
 - RelativeDateFilterFunction
 - 
               
The function to be used in a relative date filter to determine the range of dates to include in the results. Valid values for this structure are
BEFORE,AFTER, andBETWEEN.Type: String
Valid Values:
PREVIOUS | THIS | LAST | NEXT | NOWRequired: No
 - TimeGranularity
 - 
               
The level of time precision that is used to aggregate
DateTimevalues.Type: String
Valid Values:
SECOND | MINUTE | HOUR | DAY | WEEK | MONTH | QUARTER | YEARRequired: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: