| Package | Description |
|---|---|
| software.amazon.awssdk.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
List<ExecutionRecord> |
DescribeFlowExecutionRecordsResponse.flowExecutions()
Returns a list of all instances when this flow was run.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeFlowExecutionRecordsResponse.Builder |
DescribeFlowExecutionRecordsResponse.Builder.flowExecutions(ExecutionRecord... flowExecutions)
Returns a list of all instances when this flow was run.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeFlowExecutionRecordsResponse.Builder |
DescribeFlowExecutionRecordsResponse.Builder.flowExecutions(Collection<ExecutionRecord> flowExecutions)
Returns a list of all instances when this flow was run.
|
Copyright © 2022. All rights reserved.