ExportTask
In this article:
ExportTask#
Describes an instance export task.
Contents#
description — The description of the task.
Type: String
Required: No
exportTaskId — The ID of the export task.
Type: String
Required: No
exportToS3Task — Export to S3 task.
Type: ExportToS3Task object
Required: No
instanceExport — Instance export Information.
Type: InstanceExportDetails object
Required: No
state — The current state of the task.
Type: String
Required: No
statusMessage — The description of the status.
Type: String
Valid values:
pending
|active
|completed
|failed
|cancelling
|cancelled
Required: No