
Net::Amazon::EC2::Volume

A class representing a volume

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

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.