toggle menu
http4k
6.15.0.1
jvm
switch theme
search in API
http4k-connect-amazon-cloudwatchlogs
/
org.http4k.connect.amazon.cloudwatchlogs.action
/
RejectedLogEventsInfo
Rejected
Log
Events
Info
@
JsonSerializable
data
class
RejectedLogEventsInfo
(
val
expiredLogEventEndIndex
:
Int
?
,
val
tooNewLogEventStartIndex
:
Int
?
,
val
tooOldLogEventEndIndex
:
Int
?
)
Members
Constructors
Rejected
Log
Events
Info
Link copied to clipboard
constructor
(
expiredLogEventEndIndex
:
Int
?
,
tooNewLogEventStartIndex
:
Int
?
,
tooOldLogEventEndIndex
:
Int
?
)
Properties
expired
Log
Event
End
Index
Link copied to clipboard
val
expiredLogEventEndIndex
:
Int
?
too
New
Log
Event
Start
Index
Link copied to clipboard
val
tooNewLogEventStartIndex
:
Int
?
too
Old
Log
Event
End
Index
Link copied to clipboard
val
tooOldLogEventEndIndex
:
Int
?