AWS SDK Version 2 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

.NET Framework 3.5
 
Describes a bundle task.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.BundleTask

Namespace: Amazon.EC2.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class BundleTask : Object

The BundleTask type exposes the following members

Constructors

NameDescription
Public Method BundleTask()

Properties

NameTypeDescription
Public Property BundleId System.String Gets and sets the property BundleId.

The ID of the bundle task.

Public Property BundleTaskError Amazon.EC2.Model.BundleTaskError Gets and sets the property BundleTaskError.

If the task fails, a description of the error.

Public Property InstanceId System.String Gets and sets the property InstanceId.

The ID of the instance associated with this bundle task.

Public Property Progress System.String Gets and sets the property Progress.

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

Public Property StartTime System.DateTime Gets and sets the property StartTime.

The time this task started.

Public Property State Amazon.EC2.BundleTaskState Gets and sets the property State.

The state of the task.

Public Property Storage Amazon.EC2.Model.Storage Gets and sets the property Storage.

The Amazon S3 storage locations.

Public Property UpdateTime System.DateTime Gets and sets the property UpdateTime.

The time of the most recent update for the task.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8.1, Windows 8

.NET for Windows Phone:
Supported in: Windows Phone 8.1, Windows Phone 8