Values.FsxProtocolSourceSpecifies the data transfer protocol that DataSync uses to access your Amazon FSx file system.
type nonrec t = {nFS : FsxProtocolNfs.t option;Specifies the Network File System (NFS) protocol configuration that DataSync uses to access your FSx for OpenZFS file system or FSx for ONTAP file system's storage virtual machine (SVM).
*)sMB : FsxProtocolSmb.t option;Specifies the Server Message Block (SMB) protocol configuration that DataSync uses to access your FSx for ONTAP file system's SVM.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `String of SmbDomain.t
| `Structure of
(string * [> `Enum of string | `String of SecretArn.t ])
list ])
list ])
list ]