class Aws::CloudWatchLogs::Types::StopQueryRequest

@note When making an API call, you may pass StopQueryRequest

data as a hash:

    {
      query_id: "QueryId", # required
    }

@!attribute [rw] query_id

The ID number of the query to stop. To find this ID number, use
`DescribeQueries`.
@return [String]

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

Constants

SENSITIVE