LocationFSxOpenZfsNfsArgs

data class LocationFSxOpenZfsNfsArgs(val mountOptions: Output<LocationFSxOpenZfsMountOptionsArgs>) : ConvertibleToJava<LocationFSxOpenZfsNfsArgs>

FSx OpenZFS file system NFS protocol information

Constructors

Link copied to clipboard
constructor(mountOptions: Output<LocationFSxOpenZfsMountOptionsArgs>)

Properties

Link copied to clipboard

Represents the mount options that are available for DataSync to access an NFS location.

Functions

Link copied to clipboard
open override fun toJava(): LocationFSxOpenZfsNfsArgs