Builder

class Builder

Properties

Link copied to clipboard

Specifies the DataSync agent (or agents) which you want to connect to your SMB file server. You specify an agent by using its Amazon Resource Name (ARN).

Link copied to clipboard

Specifies the Windows domain name that your SMB file server belongs to.

Link copied to clipboard

Specifies the ARN of the SMB location that you want to update.

Link copied to clipboard

Specifies the version of the Server Message Block (SMB) protocol that DataSync uses to access an SMB file server.

Link copied to clipboard

Specifies the password of the user who can mount your SMB file server and has permission to access the files and folders involved in your transfer.

Link copied to clipboard

Specifies the name of the share exported by your SMB file server where DataSync will read or write data. You can include a subdirectory in the share path (for example, /path/to/subdirectory). Make sure that other SMB clients in your network can also mount this path.

Link copied to clipboard
var user: String?

Specifies the user name that can mount your SMB file server and has permission to access the files and folders involved in your transfer.

Functions

Link copied to clipboard