| Package | Description |
|---|---|
| software.amazon.awssdk.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
ExecutionDetails |
DescribeFlowResponse.lastRunExecutionDetails()
Describes the details of the most recent flow run.
|
ExecutionDetails |
FlowDefinition.lastRunExecutionDetails()
Describes the details of the most recent flow run.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeFlowResponse.Builder |
DescribeFlowResponse.Builder.lastRunExecutionDetails(ExecutionDetails lastRunExecutionDetails)
Describes the details of the most recent flow run.
|
FlowDefinition.Builder |
FlowDefinition.Builder.lastRunExecutionDetails(ExecutionDetails lastRunExecutionDetails)
Describes the details of the most recent flow run.
|
Copyright © 2022. All rights reserved.