RecoveryInstanceDisk - 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.

RecoveryInstanceDisk

An object representing a block storage device on the Recovery Instance.

Contents

bytes

The amount of storage on the disk in bytes.

Type: Long

Valid Range: Minimum value of 0.

Required: No

ebsVolumeID

The EBS Volume ID of this disk.

Type: String

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

Pattern: vol-([0-9a-fA-F]{8}|[0-9a-fA-F]{17})

Required: No

internalDeviceName

The internal device name of this disk. This is the name that is visible on the machine itself and not from the EC2 console.

Type: String

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

Required: No

See Also

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