class Aws::CloudWatchLogs::Types::GetLogEventsResponse
@see docs.aws.amazon.com/goto/WebAPI/logs-2014-03-28/GetLogEventsResponse AWS API Documentation
@return [String]
in.
reached the end of the stream, it returns the same token you passed
token expires after 24 hours. This token is not null. If you have
The token for the next set of items in the backward direction. The
@!attribute [rw] next_backward_token
@return [String]
stream, it returns the same token you passed in.
token expires after 24 hours. If you have reached the end of the
The token for the next set of items in the forward direction. The
@!attribute [rw] next_forward_token
@return [Array<Types::OutputLogEvent>]
The events.
@!attribute [rw] events