http4k
Toggle table of contents
6.60.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-connect-amazon-iot-fake
/
org.http4k.connect.amazon.iot
/
StoredJobExecution
/
StoredJobExecution
Stored
Job
Execution
constructor
(
thingName
:
ThingName
,
thingArn
:
ARN
,
status
:
JobExecutionStatus
,
statusDetails
:
Map
<
String
,
String
>
,
queuedAt
:
Timestamp
,
startedAt
:
Timestamp
?
,
lastUpdatedAt
:
Timestamp
,
versionNumber
:
Long
,
executionNumber
:
Long
,
forceCanceled
:
Boolean
?
=
null
)
(
source
)