
Net::Amazon::EC2::ReservationInfo

A class representing a run instance reservation.

Unique ID attached to the reservation.
AWS Account id of the person making the reservation.
An array ref of Net::Amazon::EC2::GroupSet objects.
An array ref of Net::Amazon::EC2::RunningInstances objects.

Jeff Kim <jkim@chosec.com>

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