LiveTailSessionLogEvent

This object contains the information for one log event returned in a Live Tail stream.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The timestamp specifying when this log event was ingested into the log group.

Link copied to clipboard

The name or ARN of the log group that ingested this log event.

Link copied to clipboard

The name of the log stream that ingested this log event.

Link copied to clipboard

The log event message text.

Link copied to clipboard

The timestamp specifying when this log event was created.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String