RecoveryInstanceProperties

Properties of the Recovery Instance machine.

Types

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

Properties

Link copied to clipboard
val cpus: List<Cpu>?

An array of CPUs.

Link copied to clipboard

An array of disks.

Link copied to clipboard

Hints used to uniquely identify a machine.

Link copied to clipboard

The date and time the Recovery Instance properties were last updated on.

Link copied to clipboard

An array of network interfaces.

Link copied to clipboard
val os: Os?

Operating system.

Link copied to clipboard

The amount of RAM in bytes.

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