|
|
| |
Net::Amazon::EC2::ReservedInstanceOffering(3) |
User Contributed Perl Documentation |
Net::Amazon::EC2::ReservedInstanceOffering(3) |
Net::Amazon::EC2::ReservedInstanceOffering
A class representing a reserved instance offering.
- 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.
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.
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |