ListQueriesRequest
class ListQueriesRequest
Types
Properties
Link copied to clipboard
The ARN (or the ID suffix of the ARN) of an event data store on which queries were run.
Link copied to clipboard
The maximum number of queries to show on a page.
Link copied to clipboard
The status of queries that you want to return in results. Valid values for QueryStatus
include QUEUED
, RUNNING
, FINISHED
, FAILED
, TIMED_OUT
, or CANCELLED
.