ListFileTransferResultsRequest
Types
Properties
Link copied to clipboard
A unique identifier for a connector. This value should match the value supplied to the corresponding StartFileTransfer
call.
Link copied to clipboard
The maximum number of files to return in a single page. Note that currently you can specify a maximum of 10 file paths in a single StartFileTransfer operation. Thus, the maximum number of file transfer results that can be returned in a single page is 10.
Link copied to clipboard
A unique identifier for a file transfer. This value should match the value supplied to the corresponding StartFileTransfer
call.
Functions
Link copied to clipboard
inline fun copy(block: ListFileTransferResultsRequest.Builder.() -> Unit = {}): ListFileTransferResultsRequest