AWS SDK for .NET Documentation
ExportTaskType Class
AmazonAmazon.EC2.ModelExportTaskType Did this page help you?   Yes   No    Tell us about it...
Details of an ExportVM task.
Declaration Syntax
C#
public class ExportTaskType
Members
All MembersConstructorsMethodsProperties



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

Description
The description of the resource being exported.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
ExportTaskId
The ID of the export task.

ExportToS3Task
Information about the destination Amazon S3 bucket.

GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
InstanceExportTask
Information about the instance being exported.

IsSetDescription()()()()
Checks if the Description property is set.

IsSetExportTaskId()()()()
Checks if the ExportTaskId property is set.

IsSetExportToS3Task()()()()
Checks if the ExportToS3Task property is set.

IsSetInstanceExportTask()()()()
Checks if the InstanceExportTask property is set.

IsSetState()()()()
Checks if the State property is set.

IsSetStatusMessage()()()()
Checks if the StatusMessage property is set.

State
The state of the conversion task.

StatusMessage
The status message related to the export task.

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
Inheritance Hierarchy
Object
ExportTaskType

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