LocationFSxOpenZfsProtocolArgs

data class LocationFSxOpenZfsProtocolArgs(val nfs: Output<LocationFSxOpenZfsNfsArgs>? = null) : ConvertibleToJava<LocationFSxOpenZfsProtocolArgs>

Configuration settings for an NFS or SMB protocol, currently only support NFS

Constructors

Functions

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

Properties

Link copied to clipboard
val nfs: Output<LocationFSxOpenZfsNfsArgs>? = null