MountTargetPropertiesResponse

data class MountTargetPropertiesResponse(val fileSystemId: String, val ipAddress: String, val mountTargetId: String, val smbServerFqdn: String? = null)

Mount target properties

Constructors

Link copied to clipboard
constructor(fileSystemId: String, ipAddress: String, mountTargetId: String, smbServerFqdn: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

UUID v4 used to identify the MountTarget

Link copied to clipboard

The mount target's IPv4 address

Link copied to clipboard

UUID v4 used to identify the MountTarget

Link copied to clipboard
val smbServerFqdn: String? = null

The SMB server's Fully Qualified Domain Name, FQDN