StoreImageTaskResult
class StoreImageTaskResult
The information about the AMI store task, including the progress of the task.
Types
Properties
Link copied to clipboard
The progress of the task as a percentage.
Link copied to clipboard
The name of the stored AMI object in the bucket.
Link copied to clipboard
If the tasks fails, the reason for the failure is returned. If the task succeeds, null
is returned.
Link copied to clipboard
The state of the store task (InProgress
, Completed
, or Failed
).
Link copied to clipboard
The time the task started.