AWS SDK for .NET Documentation
DescribeExportTasksRequest Class
AmazonAmazon.EC2.ModelDescribeExportTasksRequest Did this page help you?   Yes   No    Tell us about it...
Describes your export tasks. If no export task IDs are specified, all export tasks initiated by you are returned.
Declaration Syntax
C#
public class DescribeExportTasksRequest : EC2Request
Members
All MembersConstructorsMethodsProperties



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

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
ExportTaskIds
One or more export task IDs. If no task IDs are provided, all active export tasks will be described.

GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
IsSetExportTaskIds()()()()
Checks if the ExportTaskIds property is set.

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WithExportTaskIds(array<String>[]()[][]) Obsolete.
Sets export task IDs.

Inheritance Hierarchy
Object
EC2Request
 DescribeExportTasksRequest

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