class
Amazonite::CloudWatchLogs::GetLogObjectResponseStream
- Amazonite::CloudWatchLogs::GetLogObjectResponseStream
- Reference
- Object
Overview
A stream of structured log data returned by the GetLogObject operation. This stream contains log events with their associated metadata and extracted fields.
Included Modules
- JSON::Serializable
Defined in:
cloudwatch_logs/get_log_object_response_stream.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. - #fields : FieldsData | Nil
- #fields=(fields : FieldsData | Nil)
-
#hash(hasher)
See
Object#hash(hasher) - #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?.