java.lang.Object
software.amazon.awssdk.services.cloudwatchlogs.model.LogEvent
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<LogEvent.Builder,LogEvent>

@Generated("software.amazon.awssdk:codegen") public final class LogEvent extends Object implements SdkPojo, Serializable, ToCopyableBuilder<LogEvent.Builder,LogEvent>

This structure contains the information for one sample log event that is associated with an anomaly found by a log anomaly detector.

See Also: