lastEventTimestamp property
The time of the most recent log event in the log stream in CloudWatch Logs.
This number is expressed as the number of milliseconds after Jan 1, 1970
00:00:00 UTC. The lastEventTime
value updates on an eventual
consistency basis. It typically updates in less than an hour from ingestion,
but in rare situations might take longer.
Implementation
final int? lastEventTimestamp;