Values.FsxUpdateProtocolSourceSpecifies the data transfer protocol that DataSync uses to access your Amazon FSx file system. You can't update the Network File System (NFS) protocol configuration for FSx for ONTAP locations. DataSync currently only supports NFS version 3 with this location type.
type nonrec t = {nFS : FsxProtocolNfs.t option;sMB : FsxUpdateProtocolSmb.t option;Specifies the Server Message Block (SMB) protocol configuration that DataSync uses to access your FSx for ONTAP file system's storage virtual machine (SVM).
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `String of UpdateSmbDomain.t
| `Structure of
(string * [> `Enum of string | `String of SecretArn.t ])
list ])
list ])
list ]