You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::CloudWatchLogs::Types::SearchedLogStream

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Represents the search status of a log stream.

Instance Attribute Summary collapse

Instance Attribute Details

#log_stream_nameString

The name of the log stream.

Returns:

  • (String)

    The name of the log stream.

#searched_completelyBoolean

Indicates whether all the events in this log stream were searched.

Returns:

  • (Boolean)

    Indicates whether all the events in this log stream were searched.