C# Class Amazon.EC2.Model.ImportVolumeRequest

Container for the parameters to the ImportVolume operation.

Creates an import volume task using metadata from the specified disk image. After importing the image, you then upload it using the ec2-upload-disk-image command in the Amazon EC2 command-line interface (CLI) tools. For more information, see Using the Command Line Tools to Import Your Virtual Machine to Amazon EC2 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
IsSetAvailabilityZone ( ) : bool
IsSetDescription ( ) : bool
IsSetImage ( ) : bool
IsSetVolume ( ) : bool