Builder
Properties
Specifies the authentication protocol that DataSync uses to connect to your SMB file server. DataSync supports NTLM
(default) and KERBEROS
authentication.
Specifies the IP addresses (IPv4 or IPv6) for the DNS servers that your SMB file server belongs to. This parameter applies only if AuthenticationType
is set to KERBEROS
.
Specifies your Kerberos key table (keytab) file, which includes mappings between your Kerberos principal and encryption keys.
Specifies a Kerberos configuration file (krb5.conf
) that defines your Kerberos realm configuration.
Specifies a Kerberos prinicpal, which is an identity in your Kerberos realm that has permission to access the files, folders, and file metadata in your SMB file server.
Specifies the ARN of the SMB location that you want to update.
Specifies the version of the Server Message Block (SMB) protocol that DataSync uses to access an SMB file server.
Specifies the domain name or IP address (IPv4 or IPv6) of the SMB file server that your DataSync agent connects to.
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.
Functions
construct an aws.sdk.kotlin.services.datasync.model.SmbMountOptions inside the given block