Values.OntapUnixFileSystemUserSourceThe FSx for ONTAP UNIX file system user that is used for authorizing all file access requests that are made using the S3 access point.
type nonrec t = {name : OntapFileSystemUserName.t;The name of the UNIX user. The name can be up to 256 characters long.
*)}val to_value :
t ->
[> `Structure of (string * [> `String of OntapFileSystemUserName.t ]) list ]