AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
For more information, see Copying AMIs in the Amazon Elastic Compute Cloud User Guide.
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.dll
Version: (assembly version)
public class CopyImageRequest : AmazonEC2Request IRequestEvents
The CopyImageRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
CopyImageRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
ClientToken | System.String |
Gets and sets the property ClientToken.
Unique, case-sensitive identifier you provide to ensure idempotency of the request. For more information, see How to Ensure Idempotency in the Amazon Elastic Compute Cloud User Guide. |
![]() |
Description | System.String |
Gets and sets the property Description.
A description for the new AMI in the destination region. |
![]() |
Name | System.String |
Gets and sets the property Name.
The name of the new AMI in the destination region. |
![]() |
SourceImageId | System.String |
Gets and sets the property SourceImageId.
The ID of the AMI to copy. |
![]() |
SourceRegion | System.String |
Gets and sets the property SourceRegion.
The name of the region that contains the AMI to copy. |
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8.1, Windows 8
.NET for Windows Phone:
Supported in: Windows Phone 8.1, Windows Phone 8