SourceProperties - AWS Elastic Disaster Recovery

SourceProperties

Properties of the Source Server 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 Disk 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 Source 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

recommendedInstanceType

The recommended EC2 instance type that will be used when recovering the Source Server.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 255.

Required: No

supportsNitroInstances

Are EC2 nitro instance types supported when recovering the Source Server.

Type: Boolean

Required: No

See Also

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