Describes your export tasks.
If no export task IDs are specified, all export tasks initiated by you are returned.

C# |
public class DescribeExportTasksRequest : EC2Request

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | DescribeExportTasksRequest()()()() | Initializes a new instance of the DescribeExportTasksRequest class |
![]() | Equals(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.
|

Object | ||
![]() | EC2Request | |
![]() | DescribeExportTasksRequest |