class
Amazonite::CloudWatchLogs::StartQueryResponse
- Amazonite::CloudWatchLogs::StartQueryResponse
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
cloudwatch_logs/start_query_response.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#hash(hasher)
See
Object#hash(hasher) -
#query_id : String | Nil
The unique ID of the query.
-
#query_id=(query_id : String | Nil)
The unique ID of the query.
- #validate! : Nil
Constructor Detail
Instance Method Detail
def ==(other : self)
#
Description copied from class Reference
Returns true if this reference is the same as other. Invokes same?.