ImageDiskContainer
Describes the disk container object for an import image task.
Contents
- Description
-
The description of the disk image.
Type: String
Required: No
- DeviceName
-
The block device mapping for the disk.
Type: String
Required: No
- Format
-
The format of the disk image being imported.
Valid values:
OVA
|VHD
|VHDX
|VMDK
|RAW
Type: String
Required: No
- SnapshotId
-
The ID of the EBS snapshot to be used for importing the snapshot.
Type: String
Required: No
- Url
-
The URL to the Amazon S3-based disk image being imported. The URL can either be a https URL (https://..) or an Amazon S3 URL (s3://..)
Type: String
Required: No
- UserBucket
-
The S3 bucket for the disk image.
Type: UserBucket object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: