Open Zfs File System Root Volume Configuration Nfs Exports Client Configuration Args
data class OpenZfsFileSystemRootVolumeConfigurationNfsExportsClientConfigurationArgs(val clients: Output<String>, val options: Output<List<String>>) : ConvertibleToJava<OpenZfsFileSystemRootVolumeConfigurationNfsExportsClientConfigurationArgs>
Properties
Link copied to clipboard
The options to use when mounting the file system. Maximum of 20 items. See the Linix NFS exports man page for more information. crossmount
and sync
are used by default.