Package version:
OptionalcopyThe type of copy behavior for copy sink.
OptionaldisableIf true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
OptionalmaxThe maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
OptionalmetadataSpecify the custom metadata to be added to sink data. Type: array of objects (or Expression with resultType array of objects).
OptionaloperationSpecifies the timeout for writing each chunk to SFTP server. Default value: 01:00:00 (one hour). Type: string (or Expression with resultType string).
Polymorphic discriminator, which specifies the different types this object can be
OptionaluseUpload to temporary file(s) and rename. Disable this option if your SFTP server doesn't support rename operation. Type: boolean (or Expression with resultType boolean).
Sftp write settings.