NAME
Paws::CloudWatchLogs::GetLogEventsResponse
ATTRIBUTES
Events => ArrayRef[Paws::CloudWatchLogs::OutputLogEvent]
The events.
NextBackwardToken => Str
The token for the next set of items in the backward direction. The token expires after 24 hours. This token is never null. If you have reached the end of the stream, it returns the same token you passed in.
NextForwardToken => Str
The token for the next set of items in the forward direction. The token expires after 24 hours. If you have reached the end of the stream, it returns the same token you passed in.