Class: Aws::Types::PipeTargetCloudWatchLogsParameters

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)


452
453
454
# File 'sig/types.rbs', line 452

def log_stream_name
  @log_stream_name
end

#timestamp::String

Returns the value of attribute timestamp.

Returns:

  • (::String)


453
454
455
# File 'sig/types.rbs', line 453

def timestamp
  @timestamp
end