Net::Amazon::EC2::Snapshot
A class representing a snapshot of a volume.
The ID of the snapshot.
The snapshot's status.
The ID of the volume the snapshot was taken from.
The time the snapshot was started.
The current progress of the snapshop, in percent.
AWS Access Key ID of the user who owns the snapshot.
The size of the volume, in GiB.
Description of the snapshot.
The AWS account alias (e.g., "amazon", "redhat", "self", etc.) or AWS account ID that owns the AMI.
Jeff Kim <cpan@chosec.com>
Copyright (c) 2006-2010 Jeff Kim. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.