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)


2117
2118
2119
# File 'sig/types.rbs', line 2117

def log_stream_name
  @log_stream_name
end

#searched_completelyBoolean

Returns the value of attribute searched_completely.

Returns:

  • (Boolean)


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

def searched_completely
  @searched_completely
end