C# Class Amazon.EC2.Model.CreateInstanceExportTaskRequest

Container for the parameters to the CreateInstanceExportTask operation.

Exports a running or stopped instance to an Amazon S3 bucket.

For information about the supported operating systems, image formats, and known limitations for the types of instances you can export, see Exporting EC2 Instances 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
IsSetDescription ( ) : bool
IsSetExportToS3Task ( ) : bool
IsSetInstanceId ( ) : bool
IsSetTargetEnvironment ( ) : bool