RecoveryInstanceDisk

An object representing a block storage device on the Recovery Instance.

Types

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

Properties

Link copied to clipboard
val bytes: Long

The amount of storage on the disk in bytes.

Link copied to clipboard

The EBS Volume ID of this disk.

Link copied to clipboard

The internal device name of this disk. This is the name that is visible on the machine itself and not from the EC2 console.

Functions

Link copied to clipboard
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