QueryInfo
Information about one CloudWatch Logs Insights query that matches the request in a
        DescribeQueries operation. 
Contents
- createTime
- 
               The date and time that this query was created. Type: Long Valid Range: Minimum value of 0. Required: No 
- logGroupName
- 
               The name of the log group scanned by this query. Type: String Length Constraints: Minimum length of 1. Maximum length of 512. Pattern: [\.\-_/#A-Za-z0-9]+Required: No 
- queryId
- 
               The unique ID number of this query. Type: String Length Constraints: Minimum length of 1. Maximum length of 256. Required: No 
- queryLanguage
- 
               The query language used for this query. For more information about the query languages that CloudWatch Logs supports, see Supported query languages. Type: String Valid Values: CWLI | SQL | PPLRequired: No 
- queryString
- 
               The query string used in this query. Type: String Length Constraints: Minimum length of 0. Maximum length of 10000. Required: No 
- status
- 
               The status of this query. Possible values are Cancelled,Complete,Failed,Running,Scheduled, andUnknown.Type: String Valid Values: Scheduled | Running | Complete | Failed | Cancelled | Timeout | UnknownRequired: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: