Amazon Elastic Compute Cloud
API Reference (API Version 2013-02-01)
« PreviousNext »
View the PDF for this guide.Go to the AWS Discussion Forum for this product.Did this page help you?  Yes | No |  Tell us about it...

BundleInstanceTaskType

Describes a bundle task.

Ancestors

  • BundleInstanceTasksSetType

Contents

instanceId

The ID of the instance associated with this bundle task.

Type: String

bundleId

The ID for this bundle task.

Type: String

state

The state of the task.

Type: String

Valid values: pending | waiting-for-shutdown | bundling | storing | cancelling | complete | failed

startTime

The time this task started.

Type: DateTime

updateTime

The time of the most recent update for the task.

Type: DateTime

storage

The Amazon S3 storage locations.

Type: BundleInstanceTaskStorageType

progress

The level of task completion, as a percent (for example, 20%).

Type: String

error

If the task fails, a description of the error.

Type: BundleInstanceTaskErrorType