FsxUpdateProtocolSmb

Specifies the Server Message Block (SMB) protocol configuration that DataSync uses to access your Amazon FSx for NetApp ONTAP file system's storage virtual machine (SVM). For more information, see Providing DataSync access to FSx for ONTAP file systems.

Types

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

Properties

Link copied to clipboard

Specifies the name of the Windows domain that your storage virtual machine (SVM) belongs to.

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 a user who has permission to access your SVM.

Link copied to clipboard
val user: String?

Specifies a user that can mount and access the files, folders, and metadata in your SVM.

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