VirtualMachineDetails

Your VirtualMachine objects, ordered by their Amazon Resource Names (ARNs).

Types

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

Properties

Link copied to clipboard

The host name of the virtual machine.

Link copied to clipboard

The ID of the virtual machine's hypervisor.

Link copied to clipboard

The most recent date a virtual machine was backed up, in Unix format and UTC time.

Link copied to clipboard
val name: String?

The name of the virtual machine.

Link copied to clipboard
val path: String?

The path of the virtual machine.

Link copied to clipboard

The Amazon Resource Name (ARN) of the virtual machine. For example, arn:aws:backup-gateway:us-west-1:0000000000000:vm/vm-0000ABCDEFGIJKL.

Link copied to clipboard

These are the details of the VMware tags associated with the specified virtual machine.

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