BastionShareableLink

data class BastionShareableLink(val vm: VM) : ConvertibleToJava<BastionShareableLink>

Bastion Shareable Link.

Constructors

Link copied to clipboard
constructor(vm: VM)

Properties

Link copied to clipboard
val vm: VM

Reference of the virtual machine resource.

Functions

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