Net::Amazon::EC2::ReservationInfo.3pm

Langue: en

Autres versions - même langue

Version: 2008-07-23 (fedora - 06/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

Net::Amazon::EC2::ReservationInfo

DESCRIPTION

A class representing a run instance reservation.

ATTRIBUTES

reservation_id (required)
Unique ID attached to the reservation.
owner_id (required)
AWS Account id of the person making the reservation.
group_set (required)
An array ref of Net::Amazon::EC2::GroupSet objects.
instances_set (required)
An array ref of Net::Amazon::EC2::RunningInstances objects.

AUTHOR

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.

POD ERRORS

Hey! The above document had some coding errors, which are explained below:
Around line 51:
You forgot a '=back' before '=head1'