StartDirectoryListingRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The unique identifier for the connector.

Link copied to clipboard

An optional parameter where you can specify the maximum number of file/directory names to retrieve. The default value is 1,000.

Link copied to clipboard

Specifies the path (bucket and prefix) in Amazon S3 storage to store the results of the directory listing.

Link copied to clipboard

Specifies the directory on the remote SFTP server for which you want to list its contents.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String