FsxProtocolSmb

Specifies the Server Message Block (SMB) protocol configuration that DataSync uses to access your Amazon FSx for NetApp ONTAP file system. For more information, see Accessing 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 fully qualified domain name (FQDN) of the Microsoft Active Directory 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

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

Functions

Link copied to clipboard
inline fun copy(block: FsxProtocolSmb.Builder.() -> Unit = {}): FsxProtocolSmb
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