AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
amplifybackend
/
aws.sdk.kotlin.services.amplifybackend.model
/
ListBackendJobsResponse
/
Builder
Builder
class
Builder
Members
Properties
jobs
Link copied to clipboard
var
jobs
:
List
<
BackendJobRespObj
>
?
An array of jobs and their properties.
next
Token
Link copied to clipboard
var
nextToken
:
String
?
The token for the next set of results.