Class: Aws::Types::SearchedLogStream

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#log_stream_name::String

Returns the value of attribute log_stream_name.

Returns:

  • (::String)


2119
2120
2121
# File 'sig/types.rbs', line 2119

def log_stream_name
  @log_stream_name
end

#searched_completelyBoolean

Returns the value of attribute searched_completely.

Returns:

  • (Boolean)


2120
2121
2122
# File 'sig/types.rbs', line 2120

def searched_completely
  @searched_completely
end