AWS SDK for Kotlin
Toggle table of contents
1.5.2
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
supplychain
/
aws.sdk.kotlin.services.supplychain.model
/
ListDataIntegrationFlowExecutionsResponse
/
Builder
Builder
class
Builder
Members
Properties
flow
Executions
Link copied to clipboard
var
flowExecutions
:
List
<
DataIntegrationFlowExecution
>
?
The list of flow executions.
next
Token
Link copied to clipboard
var
nextToken
:
String
?
The pagination token to fetch next page of flow executions.