SftpModeCopyPath
class flow_api.connector_inputs.SftpModeCopyPath(source_path=None, destination_path=None, preserve=None, recurse=None)
Base class: dict
Copy. Discriminated-union branch (mode_name='copy_path'); a dict subclass that auto-injects the discriminator.
Parameters
| Name | Type | Description |
|---|---|---|
| destination_path | Optional | |
| preserve | Optional | |
| recurse | Optional | |
| source_path | Optional |