ExportTask
Describes an export instance task.
Contents
- description
-
A description of the resource being exported.
Type: String
Required: No
- exportTaskId
-
The ID of the export task.
Type: String
Required: No
- exportToS3
-
Information about the export task.
Type: ExportToS3Task object
Required: No
- instanceExport
-
Information about the instance to export.
Type: InstanceExportDetails object
Required: No
- state
-
The state of the export task.
Type: String
Valid Values:
active | cancelling | cancelled | completed
Required: No
- statusMessage
-
The status message related to the export task.
Type: String
Required: No
- tagSet
-
The tags for the export task.
Type: Array of Tag objects
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: