AWS SDK for .NET Documentation
DescribeConversionTasksRequest Class
AmazonAmazon.EC2.ModelDescribeConversionTasksRequest Did this page help you?   Yes   No    Tell us about it...
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
C#
public class DescribeConversionTasksRequest : EC2Request
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
DescribeConversionTasksRequest()()()()
Initializes a new instance of the DescribeConversionTasksRequest class

ConversionTaskId
One or more conversion task IDs.

Equals(Object)
Determines whether the specified Object is equal to the current 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
Object
EC2Request
 DescribeConversionTasksRequest

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)