

# SnapshotDiskContainer
<a name="API_SnapshotDiskContainer"></a>

The disk container object for the import snapshot request.

## Contents
<a name="API_SnapshotDiskContainer_Contents"></a>

 ** Description **   
The description of the disk image being imported.  
Type: String  
Required: No

 ** Format **   
The format of the disk image being imported.  
Valid values: `VHD` \$1 `VMDK` \$1 `RAW`   
Type: String  
Required: No

 ** Url **   
The URL to the Amazon S3-based disk image being imported. It can either be a https URL (https://..) or an Amazon S3 URL (s3://..).  
Type: String  
Required: No

 ** UserBucket **   
The Amazon S3 bucket for the disk image.  
Type: [UserBucket](API_UserBucket.md) object  
Required: No

## See Also
<a name="API_SnapshotDiskContainer_SeeAlso"></a>

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/SnapshotDiskContainer) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/ec2-2016-11-15/SnapshotDiskContainer) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/ec2-2016-11-15/SnapshotDiskContainer) 