C# Class Amazon.EC2.Model.DescribeBundleTasksRequest

Container for the parameters to the DescribeBundleTasks operation. Describes one or more of your bundling tasks.

Completed bundle tasks are listed for only a limited time. If your bundle task is no longer in the list, you can still register an AMI from it. Just use RegisterImage with the Amazon S3 bucket name and image manifest name you provided to the bundle task.

Inheritance: AmazonEC2Request
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetBundleIds ( ) : bool
IsSetFilters ( ) : bool