class Aws::Drs::Types::RecoveryInstanceProperties

Properties of the Recovery Instance machine.

@!attribute [rw] cpus

An array of CPUs.
@return [Array<Types::CPU>]

@!attribute [rw] disks

An array of disks.
@return [Array<Types::RecoveryInstanceDisk>]

@!attribute [rw] identification_hints

Hints used to uniquely identify a machine.
@return [Types::IdentificationHints]

@!attribute [rw] last_updated_date_time

The date and time the Recovery Instance properties were last updated
on.
@return [String]

@!attribute [rw] network_interfaces

An array of network interfaces.
@return [Array<Types::NetworkInterface>]

@!attribute [rw] os

Operating system.
@return [Types::OS]

@!attribute [rw] ram_bytes

The amount of RAM in bytes.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/drs-2020-02-26/RecoveryInstanceProperties AWS API Documentation

Constants

SENSITIVE