http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-connect-amazon-cloudwatchlogs
/
org.http4k.connect.amazon.cloudwatchlogs.action
/
FilteredLogEvent
Filtered
Log
Event
@
JsonSerializable
data
class
FilteredLogEvent
(
val
eventId
:
String
?
,
val
ingestionTime
:
TimestampMillis
,
val
logStreamName
:
LogStreamName
,
val
message
:
String
,
val
timestamp
:
TimestampMillis
)
(
source
)
Members
Constructors
Filtered
Log
Event
Link copied to clipboard
constructor
(
eventId
:
String
?
,
ingestionTime
:
TimestampMillis
,
logStreamName
:
LogStreamName
,
message
:
String
,
timestamp
:
TimestampMillis
)
Properties
event
Id
Link copied to clipboard
val
eventId
:
String
?
ingestion
Time
Link copied to clipboard
val
ingestionTime
:
TimestampMillis
log
Stream
Name
Link copied to clipboard
val
logStreamName
:
LogStreamName
message
Link copied to clipboard
val
message
:
String
timestamp
Link copied to clipboard
val
timestamp
:
TimestampMillis