AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
iottwinmaker
/
aws.sdk.kotlin.services.iottwinmaker.model
/
ListSyncJobsResponse
/
Builder
Builder
class
Builder
Members
Properties
next
Token
Link copied to clipboard
var
nextToken
:
String
?
The string that specifies the next page of results.
sync
Job
Summaries
Link copied to clipboard
var
syncJobSummaries
:
List
<
SyncJobSummary
>
?
The listed SyncJob summaries.