QueryInfo
class QueryInfo
Information about one CloudWatch Logs Insights query that matches the request in a DescribeQueries
operation.
Types
Properties
Link copied to clipboard
The date and time that this query was created.
Link copied to clipboard
The name of the log group scanned by this query.
Link copied to clipboard
The query language used for this query. For more information about the query languages that CloudWatch Logs supports, see Supported query languages.
Link copied to clipboard
The query string used in this query.
Link copied to clipboard
The status of this query. Possible values are Cancelled
, Complete
, Failed
, Running
, Scheduled
, and Unknown
.