C# Class Amazon.EC2.Model.CopyImageRequest

Container for the parameters to the CopyImage operation.

Initiates the copy of an AMI from the specified source region to the region in which the request was made.

For more information, see Copying AMIs in the Amazon Elastic Compute Cloud User Guide .

Inheritance: AmazonEC2Request
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetClientToken ( ) : bool
IsSetDescription ( ) : bool
IsSetEncrypted ( ) : bool
IsSetKmsKeyId ( ) : bool
IsSetName ( ) : bool
IsSetSourceImageId ( ) : bool
IsSetSourceRegion ( ) : bool