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.

  • instanceExport — Instance export Information.

  • 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