LocationFsxOntapFileSystemProtocolArgs

data class LocationFsxOntapFileSystemProtocolArgs(val nfs: Output<LocationFsxOntapFileSystemProtocolNfsArgs>? = null, val smb: Output<LocationFsxOntapFileSystemProtocolSmbArgs>? = null) : ConvertibleToJava<LocationFsxOntapFileSystemProtocolArgs>

Constructors

Functions

Link copied to clipboard
open override fun toJava(): LocationFsxOntapFileSystemProtocolArgs

Properties

Link copied to clipboard

Network File System (NFS) protocol that DataSync uses to access your FSx ONTAP file system. See NFS below.

Link copied to clipboard

Server Message Block (SMB) protocol that DataSync uses to access your FSx ONTAP file system. See SMB (#smb) below.