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_name ⇒ String

The name of the log stream.

Returns:

  • (String) —

    The name of the log stream.

#searched_completely ⇒ Boolean

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

Returns:

  • (Boolean) —

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