RecoveryInstanceProperties - AWS Elastic Disaster Recovery
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

RecoveryInstanceProperties

Properties of the Recovery Instance machine.

Contents

cpus

An array of CPUs.

Type: Array of CPU objects

Array Members: Minimum number of 0 items. Maximum number of 256 items.

Required: No

disks

An array of disks.

Type: Array of RecoveryInstanceDisk objects

Array Members: Minimum number of 0 items. Maximum number of 1000 items.

Required: No

identificationHints

Hints used to uniquely identify a machine.

Type: IdentificationHints object

Required: No

lastUpdatedDateTime

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

Type: String

Length Constraints: Minimum length of 19. Maximum length of 32.

Pattern: [1-9][0-9]*-(0[1-9]|1[0-2])-(0[1-9]|[12][0-9]|3[01])T([0-1][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9](\.[0-9]+)?Z

Required: No

networkInterfaces

An array of network interfaces.

Type: Array of NetworkInterface objects

Array Members: Minimum number of 0 items. Maximum number of 32 items.

Required: No

os

Operating system.

Type: OS object

Required: No

ramBytes

The amount of RAM in bytes.

Type: Long

Valid Range: Minimum value of 0.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: