

# 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` \$1 `VHD` \$1 `VHDX` \$1 `VMDK` \$1 `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](API_UserBucket.md) object  
Required: No

## See Also


For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/ec2-2016-11-15/ImageDiskContainer) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/ec2-2016-11-15/ImageDiskContainer) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/ec2-2016-11-15/ImageDiskContainer) 