Values.OpenZFSNfsExportSourceThe Network File System (NFS) configurations for mounting an Amazon FSx for OpenZFS file system.
type nonrec t = {clientConfigurations : OpenZFSClientConfigurations.t;A list of configuration objects that contain the client and options for mounting the OpenZFS file system.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `List of
[> `String of OpenZFSNfsExportOption.t ] list
| `String of OpenZFSClients.t ])
list ]
list ])
list ]