toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-connect-amazon-eventbridge
/
org.http4k.connect.amazon.eventbridge.action
/
EventResults
Event
Results
@
JsonSerializable
data
class
EventResults
(
val
Entries
:
List
<
EventResult
>
,
val
FailedEntryCount
:
Int
)
Members
Constructors
Event
Results
Link copied to clipboard
constructor
(
Entries
:
List
<
EventResult
>
,
FailedEntryCount
:
Int
)
Properties
Entries
Link copied to clipboard
val
Entries
:
List
<
EventResult
>
Failed
Entry
Count
Link copied to clipboard
val
FailedEntryCount
:
Int