Builder

class Builder

Properties

Link copied to clipboard

Specifies configuration information for a DataSync-managed secret, such as a Password or set of credentials that DataSync uses to access a specific transfer location, and a customer-managed KMS key.

Link copied to clipboard

Specifies configuration information for a customer-managed secret, such as a Password or set of credentials that DataSync uses to access a specific transfer location, and a customer-managed Identity and Access Management (IAM) role that provides access to the secret.

Link copied to clipboard

Specifies the name of the Windows domain that your FSx for Windows File Server file system belongs to.

Link copied to clipboard

Specifies the ARN of the FSx for Windows File Server transfer location that you're updating.

Link copied to clipboard

Specifies the password of the user with the permissions to mount and access the files, folders, and file metadata in your FSx for Windows File Server file system.

Link copied to clipboard

Specifies a mount path for your file system using forward slashes. DataSync uses this subdirectory to read or write data (depending on whether the file system is a source or destination location).

Link copied to clipboard
var user: String?

Specifies the user with the permissions to mount and access the files, folders, and file metadata in your FSx for Windows File Server file system.

Functions