Describes your conversion tasks.
            For more information, go to Importing Your Virtual Machines and Volumes into Amazon EC2 in the Amazon Elastic Compute Cloud User Guide.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public class DescribeConversionTasksRequest : EC2Request
 Members
 Members| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description | 
|---|---|---|
|  | DescribeConversionTasksRequest()()()() | Initializes a new instance of the DescribeConversionTasksRequest class | 
|  | ConversionTaskId | 
            One or more conversion task IDs.
             | 
|  | Equals(Object) | (Inherited from Object.) | 
|  | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | 
|  | GetType()()()() | Gets the type of the current instance.(Inherited from Object.) | 
|  | IsSetConversionTaskId()()()() | 
            Checks if ConversionTaskId property is set
             | 
|  | ToString()()()() | Returns a string that represents the current object.(Inherited from Object.) | 
|  | WithConversionTaskId(array<String>[]()[][]) | Obsolete. 
            Sets conversion task IDs.
             | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | ||
|  | EC2Request | |
|  | DescribeConversionTasksRequest | |