toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
iot
/
aws.sdk.kotlin.services.iot.model
/
ListJobsResponse
/
Builder
Builder
class
Builder
Members
Properties
jobs
Link copied to clipboard
var
jobs
:
List
<
JobSummary
>
?
A list of jobs.
next
Token
Link copied to clipboard
var
nextToken
:
String
?
The token for the next set of results, or
null
if there are no additional results.