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.
Describes a bundle task.
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z
public class BundleTask
The BundleTask type exposes the following members
Name | Description | |
---|---|---|
BundleTask() |
Name | Type | Description | |
---|---|---|---|
BundleId | System.String |
Gets and sets the property BundleId. The ID of the bundle task. |
|
BundleTaskError | Amazon.EC2.Model.BundleTaskError |
Gets and sets the property BundleTaskError. If the task fails, a description of the error. |
|
InstanceId | System.String |
Gets and sets the property InstanceId. The ID of the instance associated with this bundle task. |
|
Progress | System.String |
Gets and sets the property Progress. The level of task completion, as a percent (for example, 20%). |
|
StartTime | System.DateTime |
Gets and sets the property StartTime. The time this task started. |
|
State | Amazon.EC2.BundleTaskState |
Gets and sets the property State. The state of the task. |
|
Storage | Amazon.EC2.Model.Storage |
Gets and sets the property Storage. The Amazon S3 storage locations. |
|
UpdateTime | System.DateTime |
Gets and sets the property UpdateTime. The time of the most recent update for the task. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5