Builder

class Builder

Properties

Link copied to clipboard

Use with StartTime to bound a ListQueries request, and limit its results to only those queries run within a specified time period.

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

A token you can use to get the next page of results.

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.

Link copied to clipboard

Use with EndTime to bound a ListQueries request, and limit its results to only those queries run within a specified time period.