AWS SDK Version 3 for .NET
API Reference

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.

Serialization class for processing the import and conversion of a virtual machine image to a new Amazon EC2 instance, or a disk image to a new EBS volume.

This class represents the root of the data contained in the conversion manifest.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Import.ImportManifestRoot

Namespace: Amazon.EC2.Import
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z

Syntax

C#
public class ImportManifestRoot

The ImportManifestRoot type exposes the following members

Constructors

NameDescription
Public Method ImportManifestRoot()

Properties

NameTypeDescription
Public Property FileFormat System.String

Gets and sets the FileFormat property.

Public Property ImportData Amazon.EC2.Import.Import

Gets and sets the ImportData property.

Public Property ImporterField Amazon.EC2.Import.ImporterInfo

Gets and sets the ImporterField property.

Public Property SelfDestructUrl System.String

Gets and sets the SelfDestructUrl property.

Public Property Version System.String

Gets and sets the Version property.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5