LogsResponse

LogsResponse is a response to a query for a batch of logs.
  • exists
    Whether the log stream even exists.
  • expired
    Whether the logs stream has expired.
  • finished
    Is the log stream finished.
  • hasMore
    Is more messages available.
  • nextToken
    Token used to retrieve the next batch of log messages.