AWS SDK Version 2 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.

.NET Framework 3.5
 
Describes an import instance task.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.ImportInstanceTaskDetails

Namespace: Amazon.EC2.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class ImportInstanceTaskDetails : Object

The ImportInstanceTaskDetails type exposes the following members

Constructors

NameDescription
Public Method ImportInstanceTaskDetails()

Properties

NameTypeDescription
Public Property Description System.String Gets and sets the property Description.

A description of the task.

Public Property InstanceId System.String Gets and sets the property InstanceId.

The ID of the instance.

Public Property Platform Amazon.EC2.PlatformValues Gets and sets the property Platform.

The instance operating system.

Public Property Volumes System.Collections.Generic.List<Amazon.EC2.Model.ImportInstanceVolumeDetailItem> Gets and sets the property Volumes.

One or more volumes.

Version Information

.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