class Aws::CloudWatchLogs::Types::OutputLogEvent

Represents a log event.

@!attribute [rw] timestamp

The time the event occurred, expressed as the number of milliseconds
after Jan 1, 1970 00:00:00 UTC.
@return [Integer]

@!attribute [rw] message

The data contained in the log event.
@return [String]

@!attribute [rw] ingestion_time

The time the event was ingested, expressed as the number of
milliseconds after Jan 1, 1970 00:00:00 UTC.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/logs-2014-03-28/OutputLogEvent AWS API Documentation

Constants

SENSITIVE