ExecutionTimeFilter
Used to filter the workflow executions in visibility APIs by various time-based rules. Each parameter, if
      specified, defines a rule that must be satisfied by each returned query result. The parameter values are in the Unix Time format"oldestDate": 1325376070.
   
Contents
- oldestDate
 - 
               
Specifies the oldest start or close date and time to return.
Type: Timestamp
Required: Yes
 - latestDate
 - 
               
Specifies the latest start or close date and time to return.
Type: Timestamp
Required: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: