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
- 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: