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.
The information about the AMI store task, including the progress of the task.
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z
public class StoreImageTaskResult
The StoreImageTaskResult type exposes the following members
Name | Description | |
---|---|---|
StoreImageTaskResult() |
Name | Type | Description | |
---|---|---|---|
AmiId | System.String |
Gets and sets the property AmiId. The ID of the AMI that is being stored. |
|
Bucket | System.String |
Gets and sets the property Bucket. The name of the Amazon S3 bucket that contains the stored AMI object. |
|
ProgressPercentage | System.Int32 |
Gets and sets the property ProgressPercentage. The progress of the task as a percentage. |
|
S3objectKey | System.String |
Gets and sets the property S3objectKey. The name of the stored AMI object in the bucket. |
|
StoreTaskFailureReason | System.String |
Gets and sets the property StoreTaskFailureReason.
If the tasks fails, the reason for the failure is returned. If the task succeeds,
|
|
StoreTaskState | System.String |
Gets and sets the property StoreTaskState.
The state of the store task ( |
|
TaskStartTime | System.DateTime |
Gets and sets the property TaskStartTime. The time the task started. |
.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