Values_0.ClusterFsxOpenZfsConfigSourceDefines the configuration for attaching an Amazon FSx for OpenZFS file system to instances in a SageMaker HyperPod cluster instance group.
type nonrec t = {dnsName : ClusterDnsName.t;The DNS name of the Amazon FSx for OpenZFS file system.
*)mountPath : ClusterFsxMountPath.t option;The local path where the Amazon FSx for OpenZFS file system is mounted on instances.
*)}