
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.

Jeff Kim <jkim@chosec.com>

Copyright (c) 2006-2009 Jeff Kim. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.