Flow Source Flow Config Source Connector Properties Salesforce Args
data class FlowSourceFlowConfigSourceConnectorPropertiesSalesforceArgs(val dataTransferApi: Output<String>? = null, val enableDynamicFieldUpdate: Output<Boolean>? = null, val includeDeletedRecords: Output<Boolean>? = null, val object: Output<String>) : ConvertibleToJava<FlowSourceFlowConfigSourceConnectorPropertiesSalesforceArgs>
Properties
Link copied to clipboard
Specifies which Salesforce API is used by Amazon AppFlow when your flow transfers data to Salesforce.
Link copied to clipboard
Flag that enables dynamic fetching of new (recently added) fields in the Salesforce objects while running a flow.
Link copied to clipboard
Whether Amazon AppFlow includes deleted files in the flow run.