http4k
Toggle table of contents
6.57.1.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-serverless-lambda
/
com.amazonaws.services.lambda.runtime.events
/
EventBridgeEvent
/
EventBridgeEvent
Event
Bridge
Event
constructor
(
source
:
String
=
""
,
@
Json
(
name
=
"detail-type"
)
detailType
:
String
=
""
,
detail
:
Map
<
String
,
Any
>
=
mapOf()
,
version
:
String
?
=
null
,
id
:
String
?
=
null
,
account
:
String
?
=
null
,
time
:
DateTime
?
=
null
,
region
:
String
?
=
null
,
resources
:
List
<
String
>
?
=
null
)
(
source
)