Copyright | (c) 2013-2023 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Documentation
data OpenZFSNfsExport Source #
The Network File System (NFS) configurations for mounting an Amazon FSx for OpenZFS file system.
See: newOpenZFSNfsExport
smart constructor.
OpenZFSNfsExport' | |
|
Instances
newOpenZFSNfsExport :: OpenZFSNfsExport Source #
Create a value of OpenZFSNfsExport
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:clientConfigurations:OpenZFSNfsExport'
, openZFSNfsExport_clientConfigurations
- A list of configuration objects that contain the client and options for
mounting the OpenZFS file system.
openZFSNfsExport_clientConfigurations :: Lens' OpenZFSNfsExport [OpenZFSClientConfiguration] Source #
A list of configuration objects that contain the client and options for mounting the OpenZFS file system.