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

ConversionProperties

Properties of a conversion job

Contents

dataTimestamp

The timestamp of when the snapshot being converted was taken

Type: String

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

Required: No

forceUefi

Whether the volume being converted uses UEFI or not

Type: Boolean

Required: No

rootVolumeName

The root volume name of a conversion job

Type: String

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

Required: No

volumeToConversionMap

A mapping between the volumes being converted and the converted snapshot ids

Type: String to string to string map map

Key Length Constraints: Minimum length of 0. Maximum length of 65536.

Key Pattern: snap-[0-9a-zA-Z]{17}

Value Pattern: snap-[0-9a-zA-Z]{17}

Required: No

volumeToProductCodes

A mapping between the volumes being converted and the product codes associated with them

Type: String to array of ProductCode objects map

Key Length Constraints: Minimum length of 0. Maximum length of 65536.

Required: No

volumeToVolumeSize

A mapping between the volumes and their sizes

Type: String to long map

Key Length Constraints: Minimum length of 0. Maximum length of 65536.

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: