AttachDiskRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A Boolean value used to determine the automatic mounting of a storage volume to a virtual computer. The default value is False.

Link copied to clipboard

The unique Lightsail disk name (my-disk).

Link copied to clipboard

The disk path to expose to the instance (/dev/xvdf).

Link copied to clipboard

The name of the Lightsail instance where you want to utilize the storage disk.

Functions

Link copied to clipboard
inline fun copy(block: AttachDiskRequest.Builder.() -> Unit = {}): AttachDiskRequest
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String