
Net::Amazon::EC2::Volume

A class representing a volume

The ID of the volume.
The size, in GiB (1GiB = 2^30 octects)
The ID of the snapshot which this volume was created from (if any).
The availability zone the volume was creared in.
The volume's status.
The time the volume was created.
An array ref of Net:Amazon::EC2::Attachment objects.

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.