|
|
| |
Net::Amazon::EC2::ReservedInstance(3) |
User Contributed Perl Documentation |
Net::Amazon::EC2::ReservedInstance(3) |
Net::Amazon::EC2::ReservedInstance
A class representing a reserved instance.
- reserved_instances_id (required)
- The ID of the Reserved Instance.
- 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.
- start (required)
- The date and time the Reserved Instance started.
- usage_price (required)
- The usage price of the Reserved Instance, per hour.
- fixed_price (required)
- The purchase price of the Reserved Instance.
- instance_count (required)
- The number of Reserved Instances purchased.
- product_description (required)
- The Reserved Instance description.
- state (required)
- The state of the Reserved Instance purchase.
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. |