MountPointMapArgs

data class MountPointMapArgs(val shareId: Output<String>) : ConvertibleToJava<MountPointMapArgs>

The share mount point.

Constructors

Link copied to clipboard
fun MountPointMapArgs(shareId: Output<String>)

Functions

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

Properties

Link copied to clipboard
val shareId: Output<String>

ID of the share mounted to the role VM.