
Net::Amazon::EC2::Attachment

A class representing a volume attachment to an instance

The ID of the volume.
The ID of the instance which this volume was attached to.
The device path on the instance that the volume was attached as.
The attachment's status.
The time the volume was attached.
This boolean indicates if an volume is terminated upon instance termination.

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.