class Aws::CloudWatchLogs::Types::GetLogEventsResponse
@!attribute [rw] events
The events. @return [Array<Types::OutputLogEvent>]
@!attribute [rw] next_forward_token
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. @return [String]
@!attribute [rw] next_backward_token
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. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/logs-2014-03-28/GetLogEventsResponse AWS API Documentation
Constants
- SENSITIVE