
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.
ID of the requester.

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.