Class: Aws::CloudWatchLogs::Types::LogEvent
- Inherits:
-
Struct
- Object
- Struct
- Aws::CloudWatchLogs::Types::LogEvent
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-cloudwatchlogs/types.rb
Overview
This structure contains the information for one sample log event that is associated with an anomaly found by a log anomaly detector.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#message ⇒ String
The message content of the log event.
-
#timestamp ⇒ Integer
The time stamp of the log event.