OpenZfsFileSystemRootVolumeConfigurationArgs

constructor(copyTagsToSnapshots: Output<Boolean>? = null, dataCompressionType: Output<String>? = null, nfsExports: Output<OpenZfsFileSystemRootVolumeConfigurationNfsExportsArgs>? = null, readOnly: Output<Boolean>? = null, recordSizeKib: Output<Int>? = null, userAndGroupQuotas: Output<List<OpenZfsFileSystemRootVolumeConfigurationUserAndGroupQuotaArgs>>? = null)