class Aws::CloudWatchLogs::Types::QueryDefinition

This structure contains details about a saved CloudWatch Logs Insights query definition.

@!attribute [rw] query_definition_id

The unique ID of the query definition.
@return [String]

@!attribute [rw] name

The name of the query definition.
@return [String]

@!attribute [rw] query_string

The query string to use for this definition. For more information,
see [CloudWatch Logs Insights Query Syntax][1].

[1]: https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CWL_QuerySyntax.html
@return [String]

@!attribute [rw] last_modified

The date that the query definition was most recently modified.
@return [Integer]

@!attribute [rw] log_group_names

If this query definition contains a list of log groups that it is
limited to, that list appears here.
@return [Array<String>]

@see docs.aws.amazon.com/goto/WebAPI/logs-2014-03-28/QueryDefinition AWS API Documentation

Constants

SENSITIVE