| Package | Description |
|---|---|
| software.amazon.awssdk.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
SourceFlowConfig |
CreateFlowRequest.sourceFlowConfig()
The configuration that controls how Amazon AppFlow retrieves data from the source connector.
|
SourceFlowConfig |
DescribeFlowResponse.sourceFlowConfig()
The configuration that controls how Amazon AppFlow retrieves data from the source connector.
|
SourceFlowConfig |
UpdateFlowRequest.sourceFlowConfig()
Returns the value of the SourceFlowConfig property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
CreateFlowRequest.Builder |
CreateFlowRequest.Builder.sourceFlowConfig(SourceFlowConfig sourceFlowConfig)
The configuration that controls how Amazon AppFlow retrieves data from the source connector.
|
DescribeFlowResponse.Builder |
DescribeFlowResponse.Builder.sourceFlowConfig(SourceFlowConfig sourceFlowConfig)
The configuration that controls how Amazon AppFlow retrieves data from the source connector.
|
UpdateFlowRequest.Builder |
UpdateFlowRequest.Builder.sourceFlowConfig(SourceFlowConfig sourceFlowConfig)
Sets the value of the SourceFlowConfig property for this object.
|
Copyright © 2023. All rights reserved.