Net::Amazon::EC2::ReservedInstanceOffering.3pm

Langue: en

Version: 2010-01-24 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

NAME

Net::Amazon::EC2::ReservedInstanceOffering

DESCRIPTION

A class representing a reserved instance offering.

ATTRIBUTES

reserved_instances_offering_id (required)
The ID of the Reserved Instance offering.
instance_type (required)
The instance type on which the Reserved Instance can be used.
availability_zone (required)
The Availability Zone in which the Reserved Instance can be used.
duration (required)
The duration of the Reserved Instance, in seconds.
usage_price (required)
The usage price of the Reserved Instance, per hour.
fixed_price (required)
The purchase price of the Reserved Instance.
product_description (required)
The Reserved Instance description.

AUTHOR

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.