class Aws::TimestreamQuery::Types::CancelQueryRequest
@note When making an API call, you may pass CancelQueryRequest
data as a hash: { query_id: "QueryId", # required }
@!attribute [rw] query_id
The id of the query that needs to be cancelled. `QueryID` is returned as part of QueryResult. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/timestream-query-2018-11-01/CancelQueryRequest AWS API Documentation
Constants
- SENSITIVE