toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
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
)
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